Searched refs:crypto_kpp_maxsize (Results 1 – 6 of 6) sorted by relevance
14 …o_kpp_set_secret crypto_kpp_generate_public_key crypto_kpp_compute_shared_secret crypto_kpp_maxsize
355 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()
545 return crypto_kpp_maxsize(tfm_ctx->dh_tfm); in dh_safe_prime_max_size()
3806 out_len_max = crypto_kpp_maxsize(tfm); in do_test_kpp()