Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c361 case CKM_AES_CFB128: in pkcs11_mech2keytype()
H A Dmechkeygen.c380 case CKM_AES_CFB128: in pkcs11_mech2keygen()
H A Dmechstr.c385 { "CKM_AES_CFB128", CKM_AES_CFB128 },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h967 #define CKM_AES_CFB128 0x00002107UL macro