Searched refs:bX4 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistz256.c960 ALIGN32 BN_ULONG bX4[4 * 9 * 2] = { 0 }; local
1028 ecp_nistz256_avx2_transpose_convert(bX4, point_arr);
1029 ecp_nistz256_avx2_to_mont(bX4, bX4);
1030 ecp_nistz256_avx2_to_mont(&bX4[4 * 9], &bX4[4 * 9]);
1032 ecp_nistz256_avx2_point_add_affines_x4(aX4, aX4, bX4);
1065 ecp_nistz256_avx2_transpose_convert(bX4, point_arr);
1066 ecp_nistz256_avx2_to_mont(bX4, bX4);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistz256.c960 ALIGN32 BN_ULONG bX4[4 * 9 * 2] = { 0 }; local
1028 ecp_nistz256_avx2_transpose_convert(bX4, point_arr);
1029 ecp_nistz256_avx2_to_mont(bX4, bX4);
1030 ecp_nistz256_avx2_to_mont(&bX4[4 * 9], &bX4[4 * 9]);
1032 ecp_nistz256_avx2_point_add_affines_x4(aX4, aX4, bX4);
1065 ecp_nistz256_avx2_transpose_convert(bX4, point_arr);
1066 ecp_nistz256_avx2_to_mont(bX4, bX4);
[all...]

Completed in 40 milliseconds