Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Drsa.c228 static unsigned int rsa_max_size(struct crypto_akcipher *tfm) in rsa_max_size() function
247 .max_size = rsa_max_size,
/kernel/linux/linux-6.6/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,

Completed in 2 milliseconds