Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c362 case CKM_AES_CFB1: in pkcs11_mech2keytype()
H A Dmechkeygen.c379 case CKM_AES_CFB1: in pkcs11_mech2keygen()
H A Dmechstr.c386 { "CKM_AES_CFB1", CKM_AES_CFB1 },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h969 #define CKM_AES_CFB1 0x00002108UL macro