Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/curves/
H A Daff_pt.h37 ATTRIBUTE_WARN_UNUSED_RET int aff_pt_init_from_coords(aff_pt_t in,
/freebsd/crypto/libecc/src/curves/
H A Daff_pt.c61 int aff_pt_init_from_coords(aff_pt_t in, in aff_pt_init_from_coords() function