Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2.h63 mp_err ec_GF2m_pt_sub_aff(const mp_int *px, const mp_int *py,
H A Dec2_aff.c159 ec_GF2m_pt_sub_aff(const mp_int *px, const mp_int *py, const mp_int *qx, in ec_GF2m_pt_sub_aff() function
H A Decl.c208 group->point_sub = &ec_GF2m_pt_sub_aff; in ECGroup_consGF2m()