Searched refs:crypto_kpp_maxsize (Results 1 – 6 of 6) sorted by relevance
343 static inline unsigned int crypto_kpp_maxsize(struct crypto_kpp *tfm) in crypto_kpp_maxsize() function
220 outlen = crypto_kpp_maxsize(tfm); in __keyctl_dh_compute()
455 dh_secret_len = crypto_kpp_maxsize(dh_tfm); in nvme_auth_gen_session_key()
112 ctrl->dh_keysize = crypto_kpp_maxsize(ctrl->dh_tfm); in nvmet_setup_dhgroup()
573 chap->host_key_len = crypto_kpp_maxsize(chap->dh_tfm); in nvme_auth_dhchap_exponential()
3604 out_len_max = crypto_kpp_maxsize(tfm); in do_test_kpp()