Home
last modified time | relevance | path

Searched refs:ecp_nistz256_neg (Results 1 - 25 of 30) sorted by relevance

12

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistz256.c117 void ecp_nistz256_neg(BN_ULONG res[P256_LIMBS], const BN_ULONG a[P256_LIMBS]);
751 ecp_nistz256_neg(temp[1].Y, temp[0].Y); in ecp_nistz256_windowed_mul()
775 ecp_nistz256_neg(temp[1].Y, temp[0].Y); in ecp_nistz256_windowed_mul()
1069 ecp_nistz256_neg(p.p.Z, p.p.Y); in ecp_nistz256_points_mul()
1108 ecp_nistz256_neg(t.p.Z, t.a.Y); in ecp_nistz256_points_mul()
/third_party/openssl/crypto/ec/
H A Decp_nistz256.c117 void ecp_nistz256_neg(BN_ULONG res[P256_LIMBS], const BN_ULONG a[P256_LIMBS]);
751 ecp_nistz256_neg(temp[1].Y, temp[0].Y); in ecp_nistz256_windowed_mul()
775 ecp_nistz256_neg(temp[1].Y, temp[0].Y); in ecp_nistz256_windowed_mul()
1069 ecp_nistz256_neg(p.p.Z, p.p.Y); in ecp_nistz256_points_mul()
1108 ecp_nistz256_neg(t.p.Z, t.a.Y); in ecp_nistz256_points_mul()
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl513 @ void ecp_nistz256_neg(BN_ULONG r0[8],const BN_ULONG r1[8]);
514 .globl ecp_nistz256_neg
515 .type ecp_nistz256_neg,%function
517 ecp_nistz256_neg: label
526 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-armv8.pl346 // void ecp_nistz256_neg(BN_ULONG x0[4],const BN_ULONG x1[4]);
347 .globl ecp_nistz256_neg
348 .type ecp_nistz256_neg,%function
350 ecp_nistz256_neg: label
368 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-sparcv9.pl573 ! void ecp_nistz256_neg(BN_ULONG %i0[8],const BN_ULONG %i1[8]);
574 .globl ecp_nistz256_neg
576 ecp_nistz256_neg: label
590 .type ecp_nistz256_neg,#function
591 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-ppc64.pl401 # void ecp_nistz256_neg(BN_ULONG x0[4],const BN_ULONG x1[4]);
402 .globl ecp_nistz256_neg
404 ecp_nistz256_neg: label
435 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-x86_64.pl434 # void ecp_nistz256_neg(uint64_t res[4], uint64_t a[4]);
435 .globl ecp_nistz256_neg
436 .type ecp_nistz256_neg,\@function,2
438 ecp_nistz256_neg: label
487 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl513 @ void ecp_nistz256_neg(BN_ULONG r0[8],const BN_ULONG r1[8]);
514 .globl ecp_nistz256_neg
515 .type ecp_nistz256_neg,%function
517 ecp_nistz256_neg: label
526 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-armv8.pl369 // void ecp_nistz256_neg(BN_ULONG x0[4],const BN_ULONG x1[4]);
370 .globl ecp_nistz256_neg
371 .type ecp_nistz256_neg,%function
373 ecp_nistz256_neg: label
393 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-sparcv9.pl573 ! void ecp_nistz256_neg(BN_ULONG %i0[8],const BN_ULONG %i1[8]);
574 .globl ecp_nistz256_neg
576 ecp_nistz256_neg: label
590 .type ecp_nistz256_neg,#function
591 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-ppc64.pl401 # void ecp_nistz256_neg(BN_ULONG x0[4],const BN_ULONG x1[4]);
402 .globl ecp_nistz256_neg
404 ecp_nistz256_neg: label
435 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-x86_64.pl434 # void ecp_nistz256_neg(uint64_t res[4], uint64_t a[4]);
435 .globl ecp_nistz256_neg
436 .type ecp_nistz256_neg,\@function,2
438 ecp_nistz256_neg: label
487 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/ec/
H A Decp_nistz256-x86_64.s2725 .globl ecp_nistz256_neg
2726 .type ecp_nistz256_neg,@function
2728 ecp_nistz256_neg: label
2779 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/ec/
H A Decp_nistz256-x86_64.s2725 .globl ecp_nistz256_neg
2726 .type ecp_nistz256_neg,@function
2728 ecp_nistz256_neg: label
2779 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/ec/
H A Decp_nistz256-x86_64.s2725 .globl ecp_nistz256_neg
2726 .type ecp_nistz256_neg,@function
2728 ecp_nistz256_neg: label
2779 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/ec/
H A Decp_nistz256-x86_64.s2725 .globl ecp_nistz256_neg
2726 .type ecp_nistz256_neg,@function
2728 ecp_nistz256_neg: label
2779 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/ec/
H A Decp_nistz256-x86_64.s2725 .globl ecp_nistz256_neg
2726 .type ecp_nistz256_neg,@function
2728 ecp_nistz256_neg: label
2779 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/ec/
H A Decp_nistz256-x86_64.s2725 .globl ecp_nistz256_neg
2726 .type ecp_nistz256_neg,@function
2728 ecp_nistz256_neg: label
2779 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ec/
H A Decp_nistz256-armv4.S2777 @ void ecp_nistz256_neg(BN_ULONG r0[8],const BN_ULONG r1[8]);
2778 .globl ecp_nistz256_neg
2779 .type ecp_nistz256_neg,%function
2781 ecp_nistz256_neg: label
2790 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ec/
H A Decp_nistz256-armv4.S2777 @ void ecp_nistz256_neg(BN_ULONG r0[8],const BN_ULONG r1[8]);
2778 .globl ecp_nistz256_neg
2779 .type ecp_nistz256_neg,%function
2781 ecp_nistz256_neg: label
2790 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/ec/
H A Decp_nistz256-ppc64.s2700 .globl ecp_nistz256_neg
2701 .type ecp_nistz256_neg,@function
2703 ecp_nistz256_neg: label
2704 .localentry ecp_nistz256_neg,0
2736 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/ec/
H A Decp_nistz256-ppc64.s2700 .globl ecp_nistz256_neg
2701 .type ecp_nistz256_neg,@function
2703 ecp_nistz256_neg: label
2704 .localentry ecp_nistz256_neg,0
2736 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/ec/
H A Decp_nistz256-armv8.S2619 // void ecp_nistz256_neg(BN_ULONG x0[4],const BN_ULONG x1[4]);
2620 .globl ecp_nistz256_neg
2621 .type ecp_nistz256_neg,%function
2623 ecp_nistz256_neg: label
2641 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/ec/
H A Decp_nistz256-armv8.S2619 // void ecp_nistz256_neg(BN_ULONG x0[4],const BN_ULONG x1[4]);
2620 .globl ecp_nistz256_neg
2621 .type ecp_nistz256_neg,%function
2623 ecp_nistz256_neg: label
2641 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/ec/
H A Decp_nistz256-x86.S2737 .globl ecp_nistz256_neg
2738 .type ecp_nistz256_neg,@function
2740 ecp_nistz256_neg: label
2771 .size ecp_nistz256_neg,.-.L_ecp_nistz256_neg_begin

Completed in 249 milliseconds

12