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

/linux-master/crypto/
H A Dcurve25519-generic.c57 static unsigned int curve25519_max_size(struct crypto_kpp *tfm) function
72 .max_size = curve25519_max_size,
/linux-master/arch/arm/crypto/
H A Dcurve25519-glue.c97 static unsigned int curve25519_max_size(struct crypto_kpp *tfm) function
112 .max_size = curve25519_max_size,
/linux-master/arch/x86/crypto/
H A Dcurve25519-x86_64.c1682 static unsigned int curve25519_max_size(struct crypto_kpp *tfm) function
1697 .max_size = curve25519_max_size,

Completed in 103 milliseconds