Searched refs:x25519_fe64_sub (Results 1 - 13 of 13) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/ec/asm/ |
H A D | x25519-x86_64.pl | 798 .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 D | x25519-ppc64.pl | 401 .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 D | x25519-x86_64.pl | 798 .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 D | x25519-ppc64.pl | 401 .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 D | x25519-x86_64.s | 722 .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 D | x25519-x86_64.s | 722 .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 D | x25519-x86_64.s | 722 .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 D | x25519-x86_64.s | 722 .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 D | x25519-x86_64.s | 722 .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 D | x25519-x86_64.s | 722 .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 D | curve25519.c | 46 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 D | curve25519.c | 46 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 D | curve25519.c | 36 void x25519_fe64_sub(fe64 h, const fe64 f, const fe64 g); 42 # define fe64_sub x25519_fe64_sub
|
Completed in 29 milliseconds