Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c397 case CKM_CAMELLIA_CBC: in pkcs11_mech2keytype()
H A Dmechkeygen.c408 case CKM_CAMELLIA_CBC: in pkcs11_mech2keygen()
H A Dmechstr.c271 { "CKM_CAMELLIA_CBC", CKM_CAMELLIA_CBC },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h840 #define CKM_CAMELLIA_CBC 0x00000552UL macro