Searched refs:crypto_has_kpp (Results 1 – 4 of 4) sorted by relevance
107 int crypto_has_kpp(const char *alg_name, u32 type, u32 mask) in crypto_has_kpp() function111 EXPORT_SYMBOL_GPL(crypto_has_kpp);
108 int crypto_has_kpp(const char *alg_name, u32 type, u32 mask);
91 if (crypto_has_kpp(kpp, 0, 0)) in nvmet_auth_negotiate()
1938 if (!crypto_has_kpp(kpp, 0, 0)) in nvmet_host_dhchap_dhgroup_store()
Completed in 10 milliseconds