Home
last modified time | relevance | path

Searched refs:x25519_fe51_mul (Results 1 - 17 of 17) sorted by relevance

/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/ec/
H A Dx25519-ppc64.s4 .globl x25519_fe51_mul
5 .type x25519_fe51_mul,@function
6 .type x25519_fe51_mul,@function
8 x25519_fe51_mul: label
9 .localentry x25519_fe51_mul,0
212 .size x25519_fe51_mul,.-x25519_fe51_mul
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/ec/
H A Dx25519-ppc64.s4 .globl x25519_fe51_mul
5 .type x25519_fe51_mul,@function
6 .type x25519_fe51_mul,@function
8 x25519_fe51_mul: label
9 .localentry x25519_fe51_mul,0
212 .size x25519_fe51_mul,.-x25519_fe51_mul
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/ec/
H A Dx25519-ppc64.s3 .globl .x25519_fe51_mul
6 .x25519_fe51_mul:
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/ec/
H A Dx25519-ppc64.s3 .globl .x25519_fe51_mul
6 .x25519_fe51_mul:
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/ec/
H A Dx25519-x86_64.s3 .globl x25519_fe51_mul
4 .type x25519_fe51_mul,@function
6 x25519_fe51_mul: label
158 .size x25519_fe51_mul,.-x25519_fe51_mul
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/ec/
H A Dx25519-x86_64.s3 .globl x25519_fe51_mul
4 .type x25519_fe51_mul,@function
6 x25519_fe51_mul: label
158 .size x25519_fe51_mul,.-x25519_fe51_mul
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/ec/
H A Dx25519-x86_64.s3 .globl x25519_fe51_mul
4 .type x25519_fe51_mul,@function
6 x25519_fe51_mul: label
158 .size x25519_fe51_mul,.-x25519_fe51_mul
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/ec/
H A Dx25519-x86_64.s3 .globl x25519_fe51_mul
4 .type x25519_fe51_mul,@function
6 x25519_fe51_mul: label
158 .size x25519_fe51_mul,.-x25519_fe51_mul
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/ec/
H A Dx25519-x86_64.s3 .globl x25519_fe51_mul
4 .type x25519_fe51_mul,@function
6 x25519_fe51_mul: label
158 .size x25519_fe51_mul,.-x25519_fe51_mul
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/ec/
H A Dx25519-x86_64.s3 .globl x25519_fe51_mul
4 .type x25519_fe51_mul,@function
6 x25519_fe51_mul: label
158 .size x25519_fe51_mul,.-x25519_fe51_mul
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Dx25519-x86_64.pl103 .globl x25519_fe51_mul
104 .type x25519_fe51_mul,\@function,3
106 x25519_fe51_mul: label
252 .size x25519_fe51_mul,.-x25519_fe51_mul
H A Dx25519-ppc64.pl515 .globl x25519_fe51_mul
516 .type x25519_fe51_mul,\@function
518 x25519_fe51_mul: label
678 .size x25519_fe51_mul,.-x25519_fe51_mul
/third_party/openssl/crypto/ec/asm/
H A Dx25519-x86_64.pl103 .globl x25519_fe51_mul
104 .type x25519_fe51_mul,\@function,3
106 x25519_fe51_mul: label
252 .size x25519_fe51_mul,.-x25519_fe51_mul
H A Dx25519-ppc64.pl515 .globl x25519_fe51_mul
516 .type x25519_fe51_mul,\@function
518 x25519_fe51_mul: label
678 .size x25519_fe51_mul,.-x25519_fe51_mul
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c390 void x25519_fe51_mul(fe51 h, const fe51 f, const fe51 g);
393 # define fe51_mul x25519_fe51_mul
/third_party/openssl/crypto/ec/
H A Dcurve25519.c390 void x25519_fe51_mul(fe51 h, const fe51 f, const fe51 g);
393 # define fe51_mul x25519_fe51_mul
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c380 void x25519_fe51_mul(fe51 h, const fe51 f, const fe51 g);
383 # define fe51_mul x25519_fe51_mul

Completed in 46 milliseconds