Searched refs:x25519_fe64_eligible (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
H A Dx25519-x86_64.pl487 .globl x25519_fe64_eligible
488 .type x25519_fe64_eligible,\@abi-omnipotent
490 x25519_fe64_eligible: label
499 .size x25519_fe64_eligible,.-x25519_fe64_eligible
879 .globl x25519_fe64_eligible
880 .type x25519_fe64_eligible,\@abi-omnipotent
882 x25519_fe64_eligible: label
887 .size x25519_fe64_eligible,.-x25519_fe64_eligible
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/asm/
H A Dx25519-x86_64.pl489 .globl x25519_fe64_eligible
490 .type x25519_fe64_eligible,\@abi-omnipotent
492 x25519_fe64_eligible: label
501 .size x25519_fe64_eligible,.-x25519_fe64_eligible
881 .globl x25519_fe64_eligible
882 .type x25519_fe64_eligible,\@abi-omnipotent
884 x25519_fe64_eligible: label
889 .size x25519_fe64_eligible,.-x25519_fe64_eligible
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Dx25519-x86_64.S400 .globl x25519_fe64_eligible
401 .type x25519_fe64_eligible,@function
403 x25519_fe64_eligible: label
412 .size x25519_fe64_eligible,.-x25519_fe64_eligible
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Dx25519-x86_64.S400 .globl x25519_fe64_eligible
401 .type x25519_fe64_eligible,@function
403 x25519_fe64_eligible: label
412 .size x25519_fe64_eligible,.-x25519_fe64_eligible
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c21 int x25519_fe64_eligible(void);
695 if (x25519_fe64_eligible()) {
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c31 int x25519_fe64_eligible(void);
705 if (x25519_fe64_eligible()) {

Completed in 171 milliseconds