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

12

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Decp_nistz256.c111 void ecp_nistz256_neg(BN_ULONG res[P256_LIMBS], const BN_ULONG a[P256_LIMBS]);
746 ecp_nistz256_neg(temp[1].Y, temp[0].Y);
770 ecp_nistz256_neg(temp[1].Y, temp[0].Y);
1064 ecp_nistz256_neg(p.p.Z, p.p.Y);
1103 ecp_nistz256_neg(t.p.Z, t.a.Y);
/netbsd-current/crypto/external/bsd/openssl/dist/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);
775 ecp_nistz256_neg(temp[1].Y, temp[0].Y);
1069 ecp_nistz256_neg(p.p.Z, p.p.Y);
1108 ecp_nistz256_neg(t.p.Z, t.a.Y);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
H A Decp_nistz256-armv4.pl509 @ void ecp_nistz256_neg(BN_ULONG r0[8],const BN_ULONG r1[8]);
510 .globl ecp_nistz256_neg
511 .type ecp_nistz256_neg,%function
513 ecp_nistz256_neg: label
522 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-armv8.pl343 // void ecp_nistz256_neg(BN_ULONG x0[4],const BN_ULONG x1[4]);
344 .globl ecp_nistz256_neg
345 .type ecp_nistz256_neg,%function
347 ecp_nistz256_neg: label
365 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-sparcv9.pl571 ! void ecp_nistz256_neg(BN_ULONG %i0[8],const BN_ULONG %i1[8]);
572 .globl ecp_nistz256_neg
574 ecp_nistz256_neg: label
588 .type ecp_nistz256_neg,#function
589 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-ppc64.pl398 # void ecp_nistz256_neg(BN_ULONG x0[4],const BN_ULONG x1[4]);
399 .globl ecp_nistz256_neg
401 ecp_nistz256_neg: label
432 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-x86_64.pl432 # void ecp_nistz256_neg(uint64_t res[4], uint64_t a[4]);
433 .globl ecp_nistz256_neg
434 .type ecp_nistz256_neg,\@function,2
436 ecp_nistz256_neg: label
485 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/netbsd-current/crypto/external/bsd/openssl/dist/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
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Decp_nistz256-x86_64.S2726 .globl ecp_nistz256_neg
2727 .type ecp_nistz256_neg,@function
2729 ecp_nistz256_neg: label
2780 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Decp_nistz256-x86_64.S2726 .globl ecp_nistz256_neg
2727 .type ecp_nistz256_neg,@function
2729 ecp_nistz256_neg: label
2780 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
H A Decp_nistz256-armv4.S2776 @ void ecp_nistz256_neg(BN_ULONG r0[8],const BN_ULONG r1[8]);
2777 .globl ecp_nistz256_neg
2778 .type ecp_nistz256_neg,%function
2780 ecp_nistz256_neg: label
2789 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-armv8.S2620 // void ecp_nistz256_neg(BN_ULONG x0[4],const BN_ULONG x1[4]);
2621 .globl ecp_nistz256_neg
2622 .type ecp_nistz256_neg,%function
2624 ecp_nistz256_neg: label
2642 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
H A Decp_nistz256-armv4.S2778 @ void ecp_nistz256_neg(BN_ULONG r0[8],const BN_ULONG r1[8]);
2779 .globl ecp_nistz256_neg
2780 .type ecp_nistz256_neg,%function
2782 ecp_nistz256_neg: label
2791 .size ecp_nistz256_neg,.-ecp_nistz256_neg
H A Decp_nistz256-armv8.S2620 // void ecp_nistz256_neg(BN_ULONG x0[4],const BN_ULONG x1[4]);
2621 .globl ecp_nistz256_neg
2622 .type ecp_nistz256_neg,%function
2624 ecp_nistz256_neg: label
2642 .size ecp_nistz256_neg,.-ecp_nistz256_neg
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/
H A Decp_nistz256-ppc64.S2726 .globl ecp_nistz256_neg
2727 .type ecp_nistz256_neg,@function
2730 ecp_nistz256_neg: label
2731 .quad .ecp_nistz256_neg,.TOC.@tocbase,0
2734 .ecp_nistz256_neg:
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/
H A Decp_nistz256-ppc64.S2726 .globl ecp_nistz256_neg
2727 .type ecp_nistz256_neg,@function
2730 ecp_nistz256_neg: label
2731 .quad .ecp_nistz256_neg,.TOC.@tocbase,0
2734 .ecp_nistz256_neg:
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/aarch64/
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
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64/
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
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
H A Decp_nistz256-x86.S2698 .globl ecp_nistz256_neg
2699 .type ecp_nistz256_neg,@function
2701 ecp_nistz256_neg: label
2727 .size ecp_nistz256_neg,.-.L_ecp_nistz256_neg_begin
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Decp_nistz256-x86.S2738 .globl ecp_nistz256_neg
2739 .type ecp_nistz256_neg,@function
2741 ecp_nistz256_neg: label
2772 .size ecp_nistz256_neg,.-.L_ecp_nistz256_neg_begin
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
H A Decp_nistz256-ppc64.S2686 .globl ecp_nistz256_neg
2687 .type ecp_nistz256_neg,@function
2689 ecp_nistz256_neg: label

Completed in 1377 milliseconds

12