Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Ddh.c251 static unsigned int dh_max_size(struct crypto_kpp *tfm) in dh_max_size() function
269 .max_size = dh_max_size,