Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Drsa.c339 static unsigned int rsa_max_size(struct crypto_akcipher *tfm) in rsa_max_size() function
360 .max_size = rsa_max_size,