Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c291 case CKM_IDEA_ECB: in pkcs11_mech2keytype()
H A Dmechkeygen.c320 case CKM_IDEA_ECB: in pkcs11_mech2keygen()
H A Dmechstr.c199 { "CKM_IDEA_ECB", CKM_IDEA_ECB },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h759 #define CKM_IDEA_ECB 0x00000341UL macro