Home
last modified time | relevance | path

Searched refs:ecp_nistz256_to_mont (Results 1 - 25 of 26) sorted by relevance

12

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_ppc.c17 void ecp_nistz256_to_mont(unsigned long res[4], const unsigned long in[4]);
18 void ecp_nistz256_to_mont(unsigned long res[4], const unsigned long in[4]) in ecp_nistz256_to_mont() function
H A Decp_nistz256.c129 void ecp_nistz256_to_mont(BN_ULONG res[P256_LIMBS],
/third_party/openssl/crypto/ec/
H A Decp_ppc.c17 void ecp_nistz256_to_mont(unsigned long res[4], const unsigned long in[4]);
18 void ecp_nistz256_to_mont(unsigned long res[4], const unsigned long in[4]) in ecp_nistz256_to_mont() function
H A Decp_nistz256.c129 void ecp_nistz256_to_mont(BN_ULONG res[P256_LIMBS],
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl130 @ void ecp_nistz256_to_mont(BN_ULONG r0[8],const BN_ULONG r1[8]);
131 .globl ecp_nistz256_to_mont
132 .type ecp_nistz256_to_mont,%function
133 ecp_nistz256_to_mont: label
136 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
H A Decp_nistz256-armv8.pl120 // void ecp_nistz256_to_mont(BN_ULONG x0[4],const BN_ULONG x1[4]);
121 .globl ecp_nistz256_to_mont
122 .type ecp_nistz256_to_mont,%function
124 ecp_nistz256_to_mont: label
143 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
H A Decp_nistz256-sparcv9.pl116 ! void ecp_nistz256_to_mont(BN_ULONG %i0[8],const BN_ULONG %i1[8]);
117 .globl ecp_nistz256_to_mont
119 ecp_nistz256_to_mont: label
128 .type ecp_nistz256_to_mont,#function
129 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
H A Decp_nistz256-x86_64.pl1577 # void ecp_nistz256_to_mont(
1580 .globl ecp_nistz256_to_mont
1581 .type ecp_nistz256_to_mont,\@function,2
1583 ecp_nistz256_to_mont: label
1594 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
/third_party/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl130 @ void ecp_nistz256_to_mont(BN_ULONG r0[8],const BN_ULONG r1[8]);
131 .globl ecp_nistz256_to_mont
132 .type ecp_nistz256_to_mont,%function
133 ecp_nistz256_to_mont: label
136 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
H A Decp_nistz256-armv8.pl122 // void ecp_nistz256_to_mont(BN_ULONG x0[4],const BN_ULONG x1[4]);
123 .globl ecp_nistz256_to_mont
124 .type ecp_nistz256_to_mont,%function
126 ecp_nistz256_to_mont: label
149 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
H A Decp_nistz256-sparcv9.pl116 ! void ecp_nistz256_to_mont(BN_ULONG %i0[8],const BN_ULONG %i1[8]);
117 .globl ecp_nistz256_to_mont
119 ecp_nistz256_to_mont: label
128 .type ecp_nistz256_to_mont,#function
129 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
H A Decp_nistz256-x86_64.pl1577 # void ecp_nistz256_to_mont(
1580 .globl ecp_nistz256_to_mont
1581 .type ecp_nistz256_to_mont,\@function,2
1583 ecp_nistz256_to_mont: label
1594 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/ec/
H A Decp_nistz256-x86_64.s3873 .globl ecp_nistz256_to_mont
3874 .type ecp_nistz256_to_mont,@function
3876 ecp_nistz256_to_mont: label
3883 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/ec/
H A Decp_nistz256-x86_64.s3873 .globl ecp_nistz256_to_mont
3874 .type ecp_nistz256_to_mont,@function
3876 ecp_nistz256_to_mont: label
3883 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/ec/
H A Decp_nistz256-x86_64.s3873 .globl ecp_nistz256_to_mont
3874 .type ecp_nistz256_to_mont,@function
3876 ecp_nistz256_to_mont: label
3883 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/ec/
H A Decp_nistz256-x86_64.s3873 .globl ecp_nistz256_to_mont
3874 .type ecp_nistz256_to_mont,@function
3876 ecp_nistz256_to_mont: label
3883 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/ec/
H A Decp_nistz256-x86_64.s3873 .globl ecp_nistz256_to_mont
3874 .type ecp_nistz256_to_mont,@function
3876 ecp_nistz256_to_mont: label
3883 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/ec/
H A Decp_nistz256-x86_64.s3873 .globl ecp_nistz256_to_mont
3874 .type ecp_nistz256_to_mont,@function
3876 ecp_nistz256_to_mont: label
3883 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ec/
H A Decp_nistz256-armv4.S2394 @ void ecp_nistz256_to_mont(BN_ULONG r0[8],const BN_ULONG r1[8]);
2395 .globl ecp_nistz256_to_mont
2396 .type ecp_nistz256_to_mont,%function
2397 ecp_nistz256_to_mont: label
2400 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ec/
H A Decp_nistz256-armv4.S2394 @ void ecp_nistz256_to_mont(BN_ULONG r0[8],const BN_ULONG r1[8]);
2395 .globl ecp_nistz256_to_mont
2396 .type ecp_nistz256_to_mont,%function
2397 ecp_nistz256_to_mont: label
2400 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/ec/
H A Decp_nistz256-armv8.S2393 // void ecp_nistz256_to_mont(BN_ULONG x0[4],const BN_ULONG x1[4]);
2394 .globl ecp_nistz256_to_mont
2395 .type ecp_nistz256_to_mont,%function
2397 ecp_nistz256_to_mont: label
2416 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/ec/
H A Decp_nistz256-armv8.S2393 // void ecp_nistz256_to_mont(BN_ULONG x0[4],const BN_ULONG x1[4]);
2394 .globl ecp_nistz256_to_mont
2395 .type ecp_nistz256_to_mont,%function
2397 ecp_nistz256_to_mont: label
2416 .size ecp_nistz256_to_mont,.-ecp_nistz256_to_mont
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/ec/
H A Decp_nistz256-x86.S2783 .globl ecp_nistz256_to_mont
2784 .type ecp_nistz256_to_mont,@function
2786 ecp_nistz256_to_mont: label
2810 .size ecp_nistz256_to_mont,.-.L_ecp_nistz256_to_mont_begin
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/ec/
H A Decp_nistz256-x86.S2783 .globl ecp_nistz256_to_mont
2784 .type ecp_nistz256_to_mont,@function
2786 ecp_nistz256_to_mont: label
2810 .size ecp_nistz256_to_mont,.-.L_ecp_nistz256_to_mont_begin
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/ec/
H A Decp_nistz256-x86.S2783 .globl ecp_nistz256_to_mont
2784 .type ecp_nistz256_to_mont,@function
2786 ecp_nistz256_to_mont: label
2810 .size ecp_nistz256_to_mont,.-.L_ecp_nistz256_to_mont_begin

Completed in 263 milliseconds

12