Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/curves/
H A Daff_pt.c247 int *aff_is_eq_or_opp) in ec_shortw_aff_eq_or_opp() argument
254 MUST_HAVE((aff_is_eq_or_opp != NULL), ret, err); in ec_shortw_aff_eq_or_opp()
259 (*aff_is_eq_or_opp) = ((cmp == 0) & eq_or_opp); in ec_shortw_aff_eq_or_opp()