Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
H A Decdh.c118 static unsigned int ecdh_max_size(struct crypto_kpp *tfm) in ecdh_max_size() function
140 .max_size = ecdh_max_size,
165 .max_size = ecdh_max_size,
190 .max_size = ecdh_max_size,
/kernel/linux/linux-5.10/crypto/
H A Decdh.c135 static unsigned int ecdh_max_size(struct crypto_kpp *tfm) in ecdh_max_size() function
147 .max_size = ecdh_max_size,

Completed in 1 milliseconds