/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/ec/ |
H A D | x25519-ppc64.s | 4 .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 D | x25519-ppc64.s | 4 .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 D | x25519-ppc64.s | 3 .globl .x25519_fe51_mul 6 .x25519_fe51_mul:
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/ec/ |
H A D | x25519-ppc64.s | 3 .globl .x25519_fe51_mul 6 .x25519_fe51_mul:
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/ec/ |
H A D | x25519-x86_64.s | 3 .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 D | x25519-x86_64.s | 3 .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 D | x25519-x86_64.s | 3 .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 D | x25519-x86_64.s | 3 .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 D | x25519-x86_64.s | 3 .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 D | x25519-x86_64.s | 3 .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 D | x25519-x86_64.pl | 103 .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 D | x25519-ppc64.pl | 515 .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 D | x25519-x86_64.pl | 103 .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 D | x25519-ppc64.pl | 515 .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 D | curve25519.c | 390 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 D | curve25519.c | 390 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 D | curve25519.c | 380 void x25519_fe51_mul(fe51 h, const fe51 f, const fe51 g); 383 # define fe51_mul x25519_fe51_mul
|