Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/
Drsa-pkcs1pad.c149 static unsigned int pkcs1pad_get_max_size(struct crypto_akcipher *tfm) in pkcs1pad_get_max_size() function
676 inst->alg.max_size = pkcs1pad_get_max_size; in pkcs1pad_create()