Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/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
/third_party/openssl/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
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/ec/
H A Dx25519-x86_64.s722 .globl x25519_fe64_sub
723 .type x25519_fe64_sub,@function
725 x25519_fe64_sub: label
757 .size x25519_fe64_sub,.-x25519_fe64_sub
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/ec/
H A Dx25519-x86_64.s722 .globl x25519_fe64_sub
723 .type x25519_fe64_sub,@function
725 x25519_fe64_sub: label
757 .size x25519_fe64_sub,.-x25519_fe64_sub
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/ec/
H A Dx25519-x86_64.s722 .globl x25519_fe64_sub
723 .type x25519_fe64_sub,@function
725 x25519_fe64_sub: label
757 .size x25519_fe64_sub,.-x25519_fe64_sub
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/ec/
H A Dx25519-x86_64.s722 .globl x25519_fe64_sub
723 .type x25519_fe64_sub,@function
725 x25519_fe64_sub: label
757 .size x25519_fe64_sub,.-x25519_fe64_sub
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/ec/
H A Dx25519-x86_64.s722 .globl x25519_fe64_sub
723 .type x25519_fe64_sub,@function
725 x25519_fe64_sub: label
757 .size x25519_fe64_sub,.-x25519_fe64_sub
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/ec/
H A Dx25519-x86_64.s722 .globl x25519_fe64_sub
723 .type x25519_fe64_sub,@function
725 x25519_fe64_sub: label
757 .size x25519_fe64_sub,.-x25519_fe64_sub
/third_party/node/deps/openssl/openssl/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
/third_party/openssl/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
/third_party/openssl/ohos_lite/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

Completed in 29 milliseconds