Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c252 case CKM_CAST_CBC: in pkcs11_mech2keytype()
H A Dmechkeygen.c280 case CKM_CAST_CBC: in pkcs11_mech2keygen()
H A Dmechstr.c170 { "CKM_CAST_CBC", CKM_CAST_CBC },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h729 #define CKM_CAST_CBC 0x00000302UL macro