Searched refs:crypto_kpp_maxsize (Results 1 – 8 of 8) sorted by relevance
14 …o_kpp_set_secret crypto_kpp_generate_public_key crypto_kpp_compute_shared_secret crypto_kpp_maxsize
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()
548 return crypto_kpp_maxsize(tfm_ctx->dh_tfm); in dh_safe_prime_max_size()
3950 out_len_max = crypto_kpp_maxsize(tfm); in do_test_kpp()
121 ctrl->dh_keysize = crypto_kpp_maxsize(ctrl->dh_tfm); in nvmet_setup_dhgroup()
606 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()