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

/linux-master/crypto/
H A Decdsa.c261 static unsigned int ecdsa_max_size(struct crypto_akcipher *tfm) function
278 .max_size = ecdsa_max_size,
300 .max_size = ecdsa_max_size,
322 .max_size = ecdsa_max_size,

Completed in 140 milliseconds