Home
last modified time | relevance | path

Searched defs:fe51_mul (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe51_namespace.h8 #define fe51_mul crypto_scalarmult_curve25519_sandy2x_fe51_mul macro
H A Dfe51_mul.S14 .globl fe51_mul symbol
20 fe51_mul: label
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c383 # define fe51_mul x25519_fe51_mul macro
390 static void fe51_mul(fe51 h, const fe51 f, const fe51 g) in fe51_mul() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c393 # define fe51_mul x25519_fe51_mul macro
400 static void fe51_mul(fe51 h, const fe51 f, const fe51 g) in fe51_mul() function