Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c282 case CKM_RC5_ECB: in pkcs11_mech2keytype()
H A Dmechkeygen.c311 case CKM_RC5_ECB: in pkcs11_mech2keygen()
H A Dmechstr.c193 { "CKM_RC5_ECB", CKM_RC5_ECB },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h753 #define CKM_RC5_ECB 0x00000331UL macro