Home
last modified time | relevance | path

Searched refs:CKM_AES_CTS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c350 case CKM_AES_CTS: in pkcs11_mech2keytype()
H A Dmechkeygen.c386 case CKM_AES_CTS: in pkcs11_mech2keygen()
H A Dmechstr.c345 { "CKM_AES_CTS", CKM_AES_CTS },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h923 #define CKM_AES_CTS 0x00001089UL macro