Searched refs:ALIGN32 (Results 1 – 1 of 1) sorted by relevance
35 # define ALIGN32 __attribute((aligned(32))) macro37 # define ALIGN32 __declspec(align(32)) macro39 # define ALIGN32 macro966 ALIGN32 BN_ULONG aX4[4 * 9 * 3] = { 0 }; in ecp_nistz256_avx2_mul_g()967 ALIGN32 BN_ULONG bX4[4 * 9 * 2] = { 0 }; in ecp_nistz256_avx2_mul_g()968 ALIGN32 P256_POINT_AFFINE point_arr[4]; in ecp_nistz256_avx2_mul_g()969 ALIGN32 P256_POINT res_point_arr[4]; in ecp_nistz256_avx2_mul_g()1135 ALIGN32 union { in ecp_nistz256_points_mul()