Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Drsa.c338 static unsigned int rsa_max_size(struct crypto_akcipher *tfm) in rsa_max_size() function
357 .max_size = rsa_max_size,