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

/linux-master/crypto/
H A Dcurve25519-generic.c9 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, function
69 .set_secret = curve25519_set_secret,
/linux-master/arch/arm/crypto/
H A Dcurve25519-glue.c49 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, function
109 .set_secret = curve25519_set_secret,
/linux-master/arch/x86/crypto/
H A Dcurve25519-x86_64.c1615 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, function
1694 .set_secret = curve25519_set_secret,

Completed in 263 milliseconds