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

12

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
H A Decp_nistz256-armv4.pl182 @ void ecp_nistz256_add(BN_ULONG r0[8],const BN_ULONG r1[8],
184 .globl ecp_nistz256_add
185 .type ecp_nistz256_add,%function
187 ecp_nistz256_add: label
196 .size ecp_nistz256_add,.-ecp_nistz256_add
H A Decp_nistz256-armv8.pl215 // void ecp_nistz256_add(BN_ULONG x0[4],const BN_ULONG x1[4],
217 .globl ecp_nistz256_add
218 .type ecp_nistz256_add,%function
220 ecp_nistz256_add: label
237 .size ecp_nistz256_add,.-ecp_nistz256_add
H A Decp_nistz256-sparcv9.pl371 ! void ecp_nistz256_add(BN_ULONG %i0[8],const BN_ULONG %i1[8],
373 .globl ecp_nistz256_add
375 ecp_nistz256_add: label
388 .type ecp_nistz256_add,#function
389 .size ecp_nistz256_add,.-ecp_nistz256_add
H A Decp_nistz256-ppc64.pl196 # void ecp_nistz256_add(BN_ULONG x0[4],const BN_ULONG x1[4],
198 .globl ecp_nistz256_add
200 ecp_nistz256_add: label
234 .size ecp_nistz256_add,.-ecp_nistz256_add
H A Decp_nistz256-x86_64.pl320 # void ecp_nistz256_add(uint64_t res[4], uint64_t a[4], uint64_t b[4]);
321 .globl ecp_nistz256_add
322 .type ecp_nistz256_add,\@function,3
324 ecp_nistz256_add: label
373 .size ecp_nistz256_add,.-ecp_nistz256_add
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/asm/
H A Decp_nistz256-armv4.pl186 @ void ecp_nistz256_add(BN_ULONG r0[8],const BN_ULONG r1[8],
188 .globl ecp_nistz256_add
189 .type ecp_nistz256_add,%function
191 ecp_nistz256_add: label
200 .size ecp_nistz256_add,.-ecp_nistz256_add
H A Decp_nistz256-armv8.pl218 // void ecp_nistz256_add(BN_ULONG x0[4],const BN_ULONG x1[4],
220 .globl ecp_nistz256_add
221 .type ecp_nistz256_add,%function
223 ecp_nistz256_add: label
240 .size ecp_nistz256_add,.-ecp_nistz256_add
H A Decp_nistz256-sparcv9.pl373 ! void ecp_nistz256_add(BN_ULONG %i0[8],const BN_ULONG %i1[8],
375 .globl ecp_nistz256_add
377 ecp_nistz256_add: label
390 .type ecp_nistz256_add,#function
391 .size ecp_nistz256_add,.-ecp_nistz256_add
H A Decp_nistz256-ppc64.pl199 # void ecp_nistz256_add(BN_ULONG x0[4],const BN_ULONG x1[4],
201 .globl ecp_nistz256_add
203 ecp_nistz256_add: label
237 .size ecp_nistz256_add,.-ecp_nistz256_add
H A Decp_nistz256-x86_64.pl322 # void ecp_nistz256_add(uint64_t res[4], uint64_t a[4], uint64_t b[4]);
323 .globl ecp_nistz256_add
324 .type ecp_nistz256_add,\@function,3
326 ecp_nistz256_add: label
375 .size ecp_nistz256_add,.-ecp_nistz256_add
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Decp_nistz256.c93 void ecp_nistz256_add(BN_ULONG res[P256_LIMBS],
284 ecp_nistz256_add(M, in_x, Zsqr);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistz256.c99 void ecp_nistz256_add(BN_ULONG res[P256_LIMBS],
290 ecp_nistz256_add(M, in_x, Zsqr);
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Decp_nistz256-x86_64.S2610 .globl ecp_nistz256_add
2611 .type ecp_nistz256_add,@function
2613 ecp_nistz256_add: label
2664 .size ecp_nistz256_add,.-ecp_nistz256_add
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Decp_nistz256-x86_64.S2610 .globl ecp_nistz256_add
2611 .type ecp_nistz256_add,@function
2613 ecp_nistz256_add: label
2664 .size ecp_nistz256_add,.-ecp_nistz256_add
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
H A Decp_nistz256-armv4.S2449 @ void ecp_nistz256_add(BN_ULONG r0[8],const BN_ULONG r1[8],
2451 .globl ecp_nistz256_add
2452 .type ecp_nistz256_add,%function
2454 ecp_nistz256_add: label
2463 .size ecp_nistz256_add,.-ecp_nistz256_add
H A Decp_nistz256-armv8.S2492 // void ecp_nistz256_add(BN_ULONG x0[4],const BN_ULONG x1[4],
2494 .globl ecp_nistz256_add
2495 .type ecp_nistz256_add,%function
2497 ecp_nistz256_add: label
2514 .size ecp_nistz256_add,.-ecp_nistz256_add
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
H A Decp_nistz256-armv4.S2451 @ void ecp_nistz256_add(BN_ULONG r0[8],const BN_ULONG r1[8],
2453 .globl ecp_nistz256_add
2454 .type ecp_nistz256_add,%function
2456 ecp_nistz256_add: label
2465 .size ecp_nistz256_add,.-ecp_nistz256_add
H A Decp_nistz256-armv8.S2492 // void ecp_nistz256_add(BN_ULONG x0[4],const BN_ULONG x1[4],
2494 .globl ecp_nistz256_add
2495 .type ecp_nistz256_add,%function
2497 ecp_nistz256_add: label
2514 .size ecp_nistz256_add,.-ecp_nistz256_add
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/
H A Decp_nistz256-ppc64.S2495 .globl ecp_nistz256_add
2496 .type ecp_nistz256_add,@function
2499 ecp_nistz256_add: label
2500 .quad .ecp_nistz256_add,.TOC.@tocbase,0
2503 .ecp_nistz256_add:
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/
H A Decp_nistz256-ppc64.S2495 .globl ecp_nistz256_add
2496 .type ecp_nistz256_add,@function
2499 ecp_nistz256_add: label
2500 .quad .ecp_nistz256_add,.TOC.@tocbase,0
2503 .ecp_nistz256_add:
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/aarch64/
H A Decp_nistz256-armv8.S2491 // void ecp_nistz256_add(BN_ULONG x0[4],const BN_ULONG x1[4],
2493 .globl ecp_nistz256_add
2494 .type ecp_nistz256_add,%function
2496 ecp_nistz256_add: label
2513 .size ecp_nistz256_add,.-ecp_nistz256_add
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64/
H A Decp_nistz256-armv8.S2491 // void ecp_nistz256_add(BN_ULONG x0[4],const BN_ULONG x1[4],
2493 .globl ecp_nistz256_add
2494 .type ecp_nistz256_add,%function
2496 ecp_nistz256_add: label
2513 .size ecp_nistz256_add,.-ecp_nistz256_add
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
H A Decp_nistz256-x86.S2529 .globl ecp_nistz256_add
2530 .type ecp_nistz256_add,@function
2532 ecp_nistz256_add: label
2547 .size ecp_nistz256_add,.-.L_ecp_nistz256_add_begin
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Decp_nistz256-x86.S2549 .globl ecp_nistz256_add
2550 .type ecp_nistz256_add,@function
2552 ecp_nistz256_add: label
2572 .size ecp_nistz256_add,.-.L_ecp_nistz256_add_begin
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
H A Decp_nistz256-ppc64.S2480 .globl ecp_nistz256_add
2481 .type ecp_nistz256_add,@function
2483 ecp_nistz256_add: label

Completed in 3467 milliseconds

12