Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c255 case CKM_CAST_CBC_PAD: in pkcs11_mech2keytype()
H A Dmechkeygen.c283 case CKM_CAST_CBC_PAD: in pkcs11_mech2keygen()
H A Dmechstr.c173 { "CKM_CAST_CBC_PAD", CKM_CAST_CBC_PAD },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h732 #define CKM_CAST_CBC_PAD 0x00000305UL macro