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
357 static inline unsigned int crypto_kpp_maxsize(struct crypto_kpp *tfm) in crypto_kpp_maxsize() function
236 outlen = crypto_kpp_maxsize(tfm); in __keyctl_dh_compute()
287 return crypto_kpp_maxsize(ctx->fallback); in atmel_ecdh_max_size()
106 ctrl->dh_keysize = crypto_kpp_maxsize(ctrl->dh_tfm); in nvmet_setup_dhgroup()
545 return crypto_kpp_maxsize(tfm_ctx->dh_tfm); in dh_safe_prime_max_size()
3835 out_len_max = crypto_kpp_maxsize(tfm); in do_test_kpp()
611 chap->host_key_len = crypto_kpp_maxsize(chap->dh_tfm); in nvme_auth_dhchap_exponential()