Searched refs:ecp_nistz256_scatter_w7 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/crypto/openssl/powerpc64/ |
H A D | ecp_nistz256-ppc64.S | 4765 .globl ecp_nistz256_scatter_w7 4766 .type ecp_nistz256_scatter_w7,@function 4768 ecp_nistz256_scatter_w7: label 4769 .localentry ecp_nistz256_scatter_w7,0 4800 .size ecp_nistz256_scatter_w7,.-ecp_nistz256_scatter_w7
|
/freebsd/sys/crypto/openssl/powerpc64le/ |
H A D | ecp_nistz256-ppc64.S | 4765 .globl ecp_nistz256_scatter_w7 4766 .type ecp_nistz256_scatter_w7,@function 4768 ecp_nistz256_scatter_w7: label 4769 .localentry ecp_nistz256_scatter_w7,0 4800 .size ecp_nistz256_scatter_w7,.-ecp_nistz256_scatter_w7
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_nistz256.c | 136 void ecp_nistz256_scatter_w7(P256_POINT_AFFINE *val, 907 ecp_nistz256_scatter_w7(preComputedTable[j], &temp, k); in ecp_nistz256_mult_precompute()
|
/freebsd/sys/crypto/openssl/aarch64/ |
H A D | ecp_nistz256-armv8.S | 4162 .globl ecp_nistz256_scatter_w7 4163 .type ecp_nistz256_scatter_w7,%function 4165 ecp_nistz256_scatter_w7: label 4204 .size ecp_nistz256_scatter_w7,.-ecp_nistz256_scatter_w7
|
/freebsd/sys/crypto/openssl/arm/ |
H A D | ecp_nistz256-armv4.S | 3427 @ void ecp_nistz256_scatter_w7(void *r0,const P256_POINT_AFFINE *r1, 3429 .globl ecp_nistz256_scatter_w7 3430 .type ecp_nistz256_scatter_w7,%function 3432 ecp_nistz256_scatter_w7: label 3453 .size ecp_nistz256_scatter_w7,.-ecp_nistz256_scatter_w7
|
/freebsd/sys/crypto/openssl/amd64/ |
H A D | ecp_nistz256-x86_64.S | 4914 .globl ecp_nistz256_scatter_w7 4915 .type ecp_nistz256_scatter_w7,@function 4917 ecp_nistz256_scatter_w7: label 4931 .size ecp_nistz256_scatter_w7,.-ecp_nistz256_scatter_w7
|
/freebsd/sys/crypto/openssl/i386/ |
H A D | ecp_nistz256-x86.S | 3934 .globl ecp_nistz256_scatter_w7 3935 .type ecp_nistz256_scatter_w7,@function 3937 ecp_nistz256_scatter_w7: label 3969 .size ecp_nistz256_scatter_w7,.-.L_ecp_nistz256_scatter_w7_begin 9225 .globl ecp_nistz256_scatter_w7 9226 .type ecp_nistz256_scatter_w7,@function 9228 ecp_nistz256_scatter_w7: label 9260 .size ecp_nistz256_scatter_w7,.-.L_ecp_nistz256_scatter_w7_begin
|