Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/curves/
H A Dec_shortw.h36 } ec_shortw_crv; typedef
38 typedef ec_shortw_crv *ec_shortw_crv_t;
39 typedef const ec_shortw_crv *ec_shortw_crv_src_t;
H A Dec_params.h56 ec_shortw_crv ec_curve;
/freebsd/crypto/libecc/src/curves/
H A Daff_pt_montgomery.c364 ec_shortw_crv check; in curve_montgomery_shortw_check()