Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/ec/
H A Dx25519-ppc64.s213 .globl x25519_fe51_sqr
214 .type x25519_fe51_sqr,@function
215 .type x25519_fe51_sqr,@function
217 x25519_fe51_sqr: label
218 .localentry x25519_fe51_sqr,0
304 .size x25519_fe51_sqr,.-x25519_fe51_sqr
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/ec/
H A Dx25519-ppc64.s213 .globl x25519_fe51_sqr
214 .type x25519_fe51_sqr,@function
215 .type x25519_fe51_sqr,@function
217 x25519_fe51_sqr: label
218 .localentry x25519_fe51_sqr,0
304 .size x25519_fe51_sqr,.-x25519_fe51_sqr
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/ec/
H A Dx25519-ppc64.s209 .globl .x25519_fe51_sqr
212 .x25519_fe51_sqr:
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/ec/
H A Dx25519-ppc64.s209 .globl .x25519_fe51_sqr
212 .x25519_fe51_sqr:
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/ec/
H A Dx25519-x86_64.s160 .globl x25519_fe51_sqr
161 .type x25519_fe51_sqr,@function
163 x25519_fe51_sqr: label
344 .size x25519_fe51_sqr,.-x25519_fe51_sqr
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/ec/
H A Dx25519-x86_64.s160 .globl x25519_fe51_sqr
161 .type x25519_fe51_sqr,@function
163 x25519_fe51_sqr: label
344 .size x25519_fe51_sqr,.-x25519_fe51_sqr
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/ec/
H A Dx25519-x86_64.s160 .globl x25519_fe51_sqr
161 .type x25519_fe51_sqr,@function
163 x25519_fe51_sqr: label
344 .size x25519_fe51_sqr,.-x25519_fe51_sqr
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/ec/
H A Dx25519-x86_64.s160 .globl x25519_fe51_sqr
161 .type x25519_fe51_sqr,@function
163 x25519_fe51_sqr: label
344 .size x25519_fe51_sqr,.-x25519_fe51_sqr
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/ec/
H A Dx25519-x86_64.s160 .globl x25519_fe51_sqr
161 .type x25519_fe51_sqr,@function
163 x25519_fe51_sqr: label
344 .size x25519_fe51_sqr,.-x25519_fe51_sqr
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/ec/
H A Dx25519-x86_64.s160 .globl x25519_fe51_sqr
161 .type x25519_fe51_sqr,@function
163 x25519_fe51_sqr: label
344 .size x25519_fe51_sqr,.-x25519_fe51_sqr
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Dx25519-x86_64.pl254 .globl x25519_fe51_sqr
255 .type x25519_fe51_sqr,\@function,2
257 x25519_fe51_sqr: label
432 .size x25519_fe51_sqr,.-x25519_fe51_sqr
H A Dx25519-ppc64.pl683 .globl x25519_fe51_sqr
684 .type x25519_fe51_sqr,\@function
686 x25519_fe51_sqr: label
777 .size x25519_fe51_sqr,.-x25519_fe51_sqr
/third_party/openssl/crypto/ec/asm/
H A Dx25519-x86_64.pl254 .globl x25519_fe51_sqr
255 .type x25519_fe51_sqr,\@function,2
257 x25519_fe51_sqr: label
432 .size x25519_fe51_sqr,.-x25519_fe51_sqr
H A Dx25519-ppc64.pl683 .globl x25519_fe51_sqr
684 .type x25519_fe51_sqr,\@function
686 x25519_fe51_sqr: label
777 .size x25519_fe51_sqr,.-x25519_fe51_sqr
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c391 void x25519_fe51_sqr(fe51 h, const fe51 f);
394 # define fe51_sq x25519_fe51_sqr
/third_party/openssl/crypto/ec/
H A Dcurve25519.c391 void x25519_fe51_sqr(fe51 h, const fe51 f);
394 # define fe51_sq x25519_fe51_sqr
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c381 void x25519_fe51_sqr(fe51 h, const fe51 f);
384 # define fe51_sq x25519_fe51_sqr

Completed in 32 milliseconds