Home
last modified time | relevance | path

Searched refs:ec_GFp_sub_6 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl-priv.h226 mp_err ec_GFp_sub_6(const mp_int *a, const mp_int *b, mp_int *r,
H A Decl_gf.c112 meth->field_sub = &ec_GFp_sub_6; in GFMethod_consGFp()
906 ec_GFp_sub_6(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_sub_6() function