Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c199 case CKM_RC2_ECB: in pkcs11_mech2keytype()
H A Dmechkeygen.c220 case CKM_RC2_ECB: in pkcs11_mech2keygen()
H A Dmechstr.c103 { "CKM_RC2_ECB", CKM_RC2_ECB },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h647 #define CKM_RC2_ECB 0x00000101UL macro