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()
122 ctrl->dh_keysize = crypto_kpp_maxsize(ctrl->dh_tfm); in nvmet_setup_dhgroup()
623 chap->host_key_len = crypto_kpp_maxsize(chap->dh_tfm); in nvme_auth_dhchap_exponential()
521 return crypto_kpp_maxsize(ctx->ftfm); in qat_dh_max_size()
3604 out_len_max = crypto_kpp_maxsize(tfm); in do_test_kpp()