Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/curves/
H A Daff_pt.h45 ATTRIBUTE_WARN_UNUSED_RET int ec_shortw_aff_cmp(aff_pt_src_t in1, aff_pt_src_t in2, int *cmp);
/freebsd/crypto/libecc/src/curves/
H A Daff_pt.c218 int ec_shortw_aff_cmp(aff_pt_src_t in1, aff_pt_src_t in2, int *cmp) in ec_shortw_aff_cmp() function