Searched refs:crypto_akcipher_maxsize (Results 1 – 6 of 6) sorted by relevance
14 …kcipher crypto_akcipher_set_pub_key crypto_akcipher_set_priv_key crypto_akcipher_maxsize crypto_ak…
270 static inline unsigned int crypto_akcipher_maxsize(struct crypto_akcipher *tfm) in crypto_akcipher_maxsize() function
120 err = crypto_akcipher_maxsize(ctx->child); in pkcs1pad_set_pub_key()141 err = crypto_akcipher_maxsize(ctx->child); in pkcs1pad_set_priv_key()
4042 out_len_max = crypto_akcipher_maxsize(tfm); in test_akcipher_one()
187 len = crypto_akcipher_maxsize(tfm); in software_key_query()
1152 return crypto_akcipher_maxsize(ctx->rsa.soft_tfm); in hpre_rsa_max_size()