Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Ddh.c234 static unsigned int dh_max_size(struct crypto_kpp *tfm) in dh_max_size() function
252 .max_size = dh_max_size,
/kernel/linux/linux-6.6/crypto/
H A Ddh.c250 static unsigned int dh_max_size(struct crypto_kpp *tfm) in dh_max_size() function
268 .max_size = dh_max_size,

Completed in 3 milliseconds