Home
last modified time | relevance | path

Searched refs:ec_GFp_pt_mul_aff (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Decp_test.c192 MP_CHECKOK(ec_GFp_pt_mul_aff in ectest_curve_GFp()
267 MP_CHECKOK(ec_GFp_pt_mul_aff in ectest_curve_GFp()
377 (ec_GFp_pt_mul_aff in ectest_curve_GFp()
H A Decp.h78 mp_err ec_GFp_pt_mul_aff(const mp_int *n, const mp_int *px,
H A Decp_aff.c203 ec_GFp_pt_mul_aff(const mp_int *n, const mp_int *px, const mp_int *py, in ec_GFp_pt_mul_aff() function