Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c360 case CKM_AES_CFB64: in pkcs11_mech2keytype()
H A Dmechkeygen.c381 case CKM_AES_CFB64: in pkcs11_mech2keygen()
H A Dmechstr.c383 { "CKM_AES_CFB64", CKM_AES_CFB64 },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h965 #define CKM_AES_CFB64 0x00002105UL macro