Searched refs:ecp_nistz256_add (Results 1 – 7 of 7) sorted by relevance
| /freebsd-head/sys/crypto/openssl/powerpc64/ |
| HD | ecp_nistz256-ppc64.S | 2485 .globl ecp_nistz256_add 2486 .type ecp_nistz256_add,@function 2488 ecp_nistz256_add: label 2489 .localentry ecp_nistz256_add,0 2524 .size ecp_nistz256_add,.-ecp_nistz256_add
|
| /freebsd-head/sys/crypto/openssl/powerpc64le/ |
| HD | ecp_nistz256-ppc64.S | 2485 .globl ecp_nistz256_add 2486 .type ecp_nistz256_add,@function 2488 ecp_nistz256_add: label 2489 .localentry ecp_nistz256_add,0 2524 .size ecp_nistz256_add,.-ecp_nistz256_add
|
| /freebsd-head/crypto/openssl/crypto/ec/ |
| HD | ecp_nistz256.c | 99 void ecp_nistz256_add(BN_ULONG res[P256_LIMBS], 290 ecp_nistz256_add(M, in_x, Zsqr); in ecp_nistz256_point_double()
|
| /freebsd-head/sys/crypto/openssl/aarch64/ |
| HD | ecp_nistz256-armv8.S | 2494 .globl ecp_nistz256_add 2495 .type ecp_nistz256_add,%function 2497 ecp_nistz256_add: label 2514 .size ecp_nistz256_add,.-ecp_nistz256_add
|
| /freebsd-head/sys/crypto/openssl/arm/ |
| HD | ecp_nistz256-armv4.S | 2451 @ 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
|
| /freebsd-head/sys/crypto/openssl/amd64/ |
| HD | ecp_nistz256-x86_64.S | 2610 .globl ecp_nistz256_add 2611 .type ecp_nistz256_add,@function 2613 ecp_nistz256_add: label 2664 .size ecp_nistz256_add,.-ecp_nistz256_add
|
| /freebsd-head/sys/crypto/openssl/i386/ |
| HD | ecp_nistz256-x86.S | 2550 .globl ecp_nistz256_add 2551 .type ecp_nistz256_add,@function 2553 ecp_nistz256_add: label 2573 .size ecp_nistz256_add,.-.L_ecp_nistz256_add_begin 7841 .globl ecp_nistz256_add 7842 .type ecp_nistz256_add,@function 7844 ecp_nistz256_add: label 7864 .size ecp_nistz256_add,.-.L_ecp_nistz256_add_begin
|