Skip to content

Commit 70a1d79

Browse files
AlexLanzanoCopilot
andauthored
Update wolfhsm/wh_client.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent dc60293 commit 70a1d79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wolfhsm/wh_client.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@ int wh_Client_DataWrap(whClientContext* ctx, enum wc_CipherType cipherType,
10791079
*
10801080
* @param[in] ctx Pointer to the client context.
10811081
* @param[in] cipherType Cipher used when unwrapping the data.
1082-
* @param[in] serverKeyId Key ID to be used for wrapping the data.
1082+
* @param[in] serverKeyId Key ID to be used for unwrapping the data.
10831083
* @param[in] wrappedDataIn Pointer to the wrapped data object you want to
10841084
* unwrap.
10851085
* @param[in] wrappedDataInSz The size in bytes of the wrapped data object.

0 commit comments

Comments
 (0)