Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c296 *ktype = CKK_IDEA; in pkcs11_mech2keytype()
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SUNWExtensions.c87 {CKK_DES, 8}, {CKK_DES2, 16}, {CKK_DES3, 24}, {CKK_IDEA, 16},
H A DmetaAttrManager.c308 case CKK_IDEA: in get_master_template_by_type()
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h358 #define CKK_IDEA 0x0000001AUL macro