Searched refs:x25519_fe64_sub (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
H A Dx25519-x86_64.pl796 .globl x25519_fe64_sub
797 .type x25519_fe64_sub,\@function,3
799 x25519_fe64_sub: label
831 .size x25519_fe64_sub,.-x25519_fe64_sub
894 .globl x25519_fe64_sub
900 x25519_fe64_sub: label
H A Dx25519-ppc64.pl398 .globl x25519_fe64_sub
399 .type x25519_fe64_sub,\@function
401 x25519_fe64_sub: label
438 .size x25519_fe64_sub,.-x25519_fe64_sub
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/asm/
H A Dx25519-x86_64.pl798 .globl x25519_fe64_sub
799 .type x25519_fe64_sub,\@function,3
801 x25519_fe64_sub: label
833 .size x25519_fe64_sub,.-x25519_fe64_sub
896 .globl x25519_fe64_sub
902 x25519_fe64_sub: label
H A Dx25519-ppc64.pl401 .globl x25519_fe64_sub
402 .type x25519_fe64_sub,\@function
404 x25519_fe64_sub: label
441 .size x25519_fe64_sub,.-x25519_fe64_sub
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Dx25519-x86_64.S723 .globl x25519_fe64_sub
724 .type x25519_fe64_sub,@function
726 x25519_fe64_sub: label
758 .size x25519_fe64_sub,.-x25519_fe64_sub
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Dx25519-x86_64.S723 .globl x25519_fe64_sub
724 .type x25519_fe64_sub,@function
726 x25519_fe64_sub: label
758 .size x25519_fe64_sub,.-x25519_fe64_sub
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c36 void x25519_fe64_sub(fe64 h, const fe64 f, const fe64 g);
42 # define fe64_sub x25519_fe64_sub
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c46 void x25519_fe64_sub(fe64 h, const fe64 f, const fe64 g);
52 # define fe64_sub x25519_fe64_sub

Completed in 118 milliseconds