Home
last modified time | relevance | path

Searched refs:CKM_PKCS5_PBKD2 (Results 1 – 13 of 13) sorted by relevance

/titanic_44/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dpbkdf2.c66 mechanism.mechanism = CKM_PKCS5_PBKD2; in krb5int_pbkdf2_hmac_sha1()
H A Dpkcs11slot.c69 algos->str2key_algo = CKM_PKCS5_PBKD2; in get_algo()
/titanic_44/usr/src/lib/libcryptoutil/common/
H A Dmechkeygen.c137 case CKM_PKCS5_PBKD2: in pkcs11_mech2keygen()
H A Dmechkeytype.c128 case CKM_PKCS5_PBKD2: in pkcs11_mech2keytype()
H A Dmechstr.c223 { "CKM_PKCS5_PBKD2", CKM_PKCS5_PBKD2 },
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeysUtil.c202 case CKM_PKCS5_PBKD2: in soft_genkey()
310 case CKM_PKCS5_PBKD2: in soft_genkey()
345 case CKM_PKCS5_PBKD2: in soft_genkey()
H A DsoftSlotToken.c100 CKM_PKCS5_PBKD2,
H A DsoftKeystore.c2044 Mechanism.mechanism = CKM_PKCS5_PBKD2; in soft_gen_crypt_key()
2169 Mechanism.mechanism = CKM_PKCS5_PBKD2; in soft_gen_hmac_key()
/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SUNWExtensions.c448 mechanism.mechanism = CKM_PKCS5_PBKD2; in pkcs11_PasswdToPBKD2Object()
/titanic_44/usr/src/cmd/cmd-crypto/digest/
H A Ddigest.c568 CKM_PKCS5_PBKD2, &kg_info); in execute_cmd()
/titanic_44/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c618 CKM_PKCS5_PBKD2, &kg_info); in execute_cmd()
/titanic_44/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h874 #define CKM_PKCS5_PBKD2 0x000003B0 macro
/titanic_44/usr/src/cmd/lofiadm/
H A Dmain.c1196 if (C_GetMechanismInfo(slot_id, CKM_PKCS5_PBKD2, &mechinfo) != in match_token_cipher()