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

/linux-master/crypto/
H A Decdh.c118 static unsigned int ecdh_max_size(struct crypto_kpp *tfm) function
140 .max_size = ecdh_max_size,
165 .max_size = ecdh_max_size,
190 .max_size = ecdh_max_size,

Completed in 294 milliseconds