Searched defs:curve25519_set_secret (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | curve25519-generic.c | 9 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, in curve25519_set_secret() function
|
/kernel/linux/linux-6.6/crypto/ |
H A D | curve25519-generic.c | 9 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, in curve25519_set_secret() function
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | curve25519-glue.c | 49 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, in curve25519_set_secret() function
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | curve25519-glue.c | 49 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, in curve25519_set_secret() function
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | curve25519-x86_64.c | 1404 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, in curve25519_set_secret() function
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | curve25519-x86_64.c | 1615 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, in curve25519_set_secret() function
|
Completed in 6 milliseconds