Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c212 case CKM_PBE_SHA1_RC4_40: in pkcs11_mech2keytype()
H A Dmechkeygen.c233 case CKM_PBE_SHA1_RC4_40: in pkcs11_mech2keygen()
H A Dmechstr.c237 { "CKM_PBE_SHA1_RC4_40", CKM_PBE_SHA1_RC4_40 },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h802 #define CKM_PBE_SHA1_RC4_40 0x000003A7UL macro