Searched refs:ecp_nistz256_neg (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/ec/ |
| D | ecp_nistz256.c | 117 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()
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/ |
| D | ecp_nistz256-ppc64.S | 2726 .globl ecp_nistz256_neg symbol 2727 .type ecp_nistz256_neg,@function 2730 ecp_nistz256_neg: label 2731 .quad .ecp_nistz256_neg,.TOC.@tocbase,0 2734 .ecp_nistz256_neg: label
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/ |
| D | ecp_nistz256-ppc64.S | 2686 .globl ecp_nistz256_neg symbol 2687 .type ecp_nistz256_neg,@function 2689 ecp_nistz256_neg: label
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/ |
| D | ecp_nistz256-armv8.S | 2621 .globl ecp_nistz256_neg symbol 2622 .type ecp_nistz256_neg,%function 2624 ecp_nistz256_neg: label 2642 .size ecp_nistz256_neg,.-ecp_nistz256_neg
|
| D | ecp_nistz256-armv4.S | 2778 @ void ecp_nistz256_neg(BN_ULONG r0[8],const BN_ULONG r1[8]); 2779 .globl ecp_nistz256_neg symbol 2780 .type ecp_nistz256_neg,%function 2782 ecp_nistz256_neg: label 2791 .size ecp_nistz256_neg,.-ecp_nistz256_neg
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/ |
| D | ecp_nistz256-x86_64.S | 2726 .globl ecp_nistz256_neg symbol 2727 .type ecp_nistz256_neg,@function 2729 ecp_nistz256_neg: label 2780 .size ecp_nistz256_neg,.-ecp_nistz256_neg
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/ |
| D | ecp_nistz256-x86.S | 2738 .globl ecp_nistz256_neg symbol 2739 .type ecp_nistz256_neg,@function 2741 ecp_nistz256_neg: label 2772 .size ecp_nistz256_neg,.-.L_ecp_nistz256_neg_begin
|