Home
last modified time | relevance | path

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

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