Home
last modified time | relevance | path

Searched refs:str2key_algo (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dpkcs11slot.c25 algos->str2key_algo = 0; in get_algo()
31 algos->str2key_algo = 0; in get_algo()
37 algos->str2key_algo = 0; in get_algo()
43 algos->str2key_algo = 0; in get_algo()
49 algos->str2key_algo = 0; in get_algo()
55 algos->str2key_algo = 0; in get_algo()
62 algos->str2key_algo = 0; in get_algo()
69 algos->str2key_algo = CKM_PKCS5_PBKD2; in get_algo()
185 if (algos.str2key_algo != 0) { in slot_supports_krb5()
186 rv = C_GetMechanismInfo(*slotid, algos.str2key_algo, in slot_supports_krb5()
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1679 CK_MECHANISM_TYPE str2key_algo; member