Skip to content

Commit 82c610c

Browse files
committed
update comment
1 parent 06b012d commit 82c610c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/hmacmodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
# define Py_OpenSSL_NID_sha3_512 Py_OpenSSL_NID_MISSING
146146
#endif
147147

148-
/* Blake family */
148+
/* Blake2 family */
149149
// HACL_HID = blake2s_32
150150
#define Py_hmac_blake2s_32_block_size 64
151151
#define Py_hmac_blake2s_32_digest_size 32

0 commit comments

Comments
 (0)