Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/crypto/ecc/
H A Decp.h65 mp_err ec_GFp_pt_sub_aff(const mp_int *px, const mp_int *py,
H A Decl.c124 group->point_sub = &ec_GFp_pt_sub_aff; in ECGroup_consGFp()
167 group->point_sub = &ec_GFp_pt_sub_aff; in ECGroup_consGFp_mont()
H A Decp_aff.c171 ec_GFp_pt_sub_aff(const mp_int *px, const mp_int *py, const mp_int *qx, in ec_GFp_pt_sub_aff() function