Home
last modified time | relevance | path

Searched refs:crypto_akcipher_maxsize (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/Documentation/crypto/
A Dapi-akcipher.rst14 …kcipher crypto_akcipher_set_pub_key crypto_akcipher_set_priv_key crypto_akcipher_maxsize crypto_ak…
/linux-6.3-rc2/include/crypto/
A Dakcipher.h271 static inline unsigned int crypto_akcipher_maxsize(struct crypto_akcipher *tfm) in crypto_akcipher_maxsize() function
/linux-6.3-rc2/crypto/
A Drsa-pkcs1pad.c120 err = crypto_akcipher_maxsize(ctx->child); in pkcs1pad_set_pub_key()
141 err = crypto_akcipher_maxsize(ctx->child); in pkcs1pad_set_priv_key()
A Dtestmgr.c4050 out_len_max = crypto_akcipher_maxsize(tfm); in test_akcipher_one()
/linux-6.3-rc2/crypto/asymmetric_keys/
A Dpublic_key.c187 len = crypto_akcipher_maxsize(tfm); in software_key_query()
/linux-6.3-rc2/drivers/crypto/aspeed/
A Daspeed-acry.c568 return crypto_akcipher_maxsize(ctx->fallback_tfm); in aspeed_acry_rsa_max_size()
/linux-6.3-rc2/drivers/crypto/hisilicon/hpre/
A Dhpre_crypto.c1164 return crypto_akcipher_maxsize(ctx->rsa.soft_tfm); in hpre_rsa_max_size()

Completed in 31 milliseconds