Searched refs:ecp_nistz256_avx2_mul_g (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.c939 * ecp_nistz256_avx2_mul_g performs multiplication by G, using only the
943 static void ecp_nistz256_avx2_mul_g(P256_POINT *r, function
1248 ecp_nistz256_avx2_mul_g(&p.p, p_str, preComputedTable);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistz256.c939 * ecp_nistz256_avx2_mul_g performs multiplication by G, using only the
943 static void ecp_nistz256_avx2_mul_g(P256_POINT *r, function
1248 ecp_nistz256_avx2_mul_g(&p.p, p_str, preComputedTable);

Completed in 45 milliseconds