Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libcryptoutil/common/
H A Dmechkeygen.c245 case CKM_CAST_CBC: in pkcs11_mech2keygen()
H A Dmechkeytype.c225 case CKM_CAST_CBC: in pkcs11_mech2keytype()
H A Dmechstr.c151 { "CKM_CAST_CBC", CKM_CAST_CBC },
/titanic_50/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h788 #define CKM_CAST_CBC 0x00000302 macro