Searched refs:have_pre_comp (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Decp_nistp224.c1325 int have_pre_comp = 0; local
1370 have_pre_comp = 1;
1460 if ((scalar != NULL) && (have_pre_comp))
H A Decp_nistp256.c1843 int have_pre_comp = 0; local
1889 have_pre_comp = 1;
1979 if ((scalar != NULL) && (have_pre_comp))
H A Decp_nistp521.c1709 int have_pre_comp = 0; local
1754 have_pre_comp = 1;
1845 if ((scalar != NULL) && (have_pre_comp))

Completed in 179 milliseconds