Searched refs:str2key_algo (Results 1 – 2 of 2) sorted by relevance
25 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()
1679 CK_MECHANISM_TYPE str2key_algo; member