Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decp.h63 mp_err ec_GFp_pt_sub_aff(const mp_int *px, const mp_int *py,
H A Decl.c122 group->point_sub = &ec_GFp_pt_sub_aff; in ECGroup_consGFp()
165 group->point_sub = &ec_GFp_pt_sub_aff; in ECGroup_consGFp_mont()
H A Decp_aff.c169 ec_GFp_pt_sub_aff(const mp_int *px, const mp_int *py, const mp_int *qx, in ec_GFp_pt_sub_aff() function