Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dkpp.c107 int crypto_has_kpp(const char *alg_name, u32 type, u32 mask) in crypto_has_kpp() function
111 EXPORT_SYMBOL_GPL(crypto_has_kpp);
/linux-6.3-rc2/include/crypto/
A Dkpp.h108 int crypto_has_kpp(const char *alg_name, u32 type, u32 mask);
/linux-6.3-rc2/drivers/nvme/target/
A Dfabrics-cmd-auth.c91 if (crypto_has_kpp(kpp, 0, 0)) in nvmet_auth_negotiate()
A Dconfigfs.c1938 if (!crypto_has_kpp(kpp, 0, 0)) in nvmet_host_dhchap_dhgroup_store()

Completed in 10 milliseconds