Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/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...]
/third_party/openssl/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...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/ec/
H A Dx25519-x86_64.s399 .globl x25519_fe64_eligible
400 .type x25519_fe64_eligible,@function
402 x25519_fe64_eligible: label
411 .size x25519_fe64_eligible,.-x25519_fe64_eligible
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/ec/
H A Dx25519-x86_64.s399 .globl x25519_fe64_eligible
400 .type x25519_fe64_eligible,@function
402 x25519_fe64_eligible: label
411 .size x25519_fe64_eligible,.-x25519_fe64_eligible
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/ec/
H A Dx25519-x86_64.s399 .globl x25519_fe64_eligible
400 .type x25519_fe64_eligible,@function
402 x25519_fe64_eligible: label
411 .size x25519_fe64_eligible,.-x25519_fe64_eligible
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/ec/
H A Dx25519-x86_64.s399 .globl x25519_fe64_eligible
400 .type x25519_fe64_eligible,@function
402 x25519_fe64_eligible: label
411 .size x25519_fe64_eligible,.-x25519_fe64_eligible
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/ec/
H A Dx25519-x86_64.s399 .globl x25519_fe64_eligible
400 .type x25519_fe64_eligible,@function
402 x25519_fe64_eligible: label
411 .size x25519_fe64_eligible,.-x25519_fe64_eligible
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/ec/
H A Dx25519-x86_64.s399 .globl x25519_fe64_eligible
400 .type x25519_fe64_eligible,@function
402 x25519_fe64_eligible: label
411 .size x25519_fe64_eligible,.-x25519_fe64_eligible
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c31 int x25519_fe64_eligible(void);
705 if (x25519_fe64_eligible()) { in x25519_scalar_mult()
/third_party/openssl/crypto/ec/
H A Dcurve25519.c31 int x25519_fe64_eligible(void);
705 if (x25519_fe64_eligible()) { in x25519_scalar_mult()
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c21 int x25519_fe64_eligible(void);
695 if (x25519_fe64_eligible()) { in x25519_scalar_mult()

Completed in 27 milliseconds