Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Drsa-pkcs1pad.c149 static unsigned int pkcs1pad_get_max_size(struct crypto_akcipher *tfm) in pkcs1pad_get_max_size() function
671 inst->alg.max_size = pkcs1pad_get_max_size; in pkcs1pad_create()
/kernel/linux/linux-6.6/crypto/
H A Drsa-pkcs1pad.c149 static unsigned int pkcs1pad_get_max_size(struct crypto_akcipher *tfm) in pkcs1pad_get_max_size() function
673 inst->alg.max_size = pkcs1pad_get_max_size; in pkcs1pad_create()

Completed in 4 milliseconds