Skip to content

Commit

Permalink
Merge 5f96d73 into d220b7c
Browse files Browse the repository at this point in the history
  • Loading branch information
zBuffer committed Sep 15, 2019
2 parents d220b7c + 5f96d73 commit b927b5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions includes/pkcs11/pkcs11t.h
Original file line number Diff line number Diff line change
Expand Up @@ -892,8 +892,8 @@ typedef CK_ULONG CK_MECHANISM_TYPE;

#define CKM_AES_GCM 0x00001087
#define CKM_AES_CCM 0x00001088
#define CKM_AES_KEY_WRAP 0x00001090
#define CKM_AES_KEY_WRAP_PAD 0x00001091
#define CKM_AES_KEY_WRAP 0x00002109
#define CKM_AES_KEY_WRAP_PAD 0x0000210a

#define CKM_BLOWFISH_CBC_PAD 0x00001094
#define CKM_TWOFISH_CBC_PAD 0x00001095
Expand Down

0 comments on commit b927b5d

Please sign in to comment.