Home
last modified time | relevance | path

Searched defs:pt_buf_len (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/libecc/src/curves/
H A Daff_pt.c274 u16 pt_buf_len, ec_shortw_crv_src_t crv) in aff_pt_import_from_buf()
325 int aff_pt_export_to_buf(aff_pt_src_t pt, u8 *pt_buf, u32 pt_buf_len) in aff_pt_export_to_buf()
H A Daff_pt_montgomery.c213 u16 pt_buf_len, ec_montgomery_crv_src_t crv) in aff_pt_montgomery_import_from_buf()
258 int aff_pt_montgomery_export_to_buf(aff_pt_montgomery_src_t pt, u8 *pt_buf, u32 pt_buf_len) in aff_pt_montgomery_export_to_buf()
H A Dprj_pt.c464 u16 pt_buf_len, ec_shortw_crv_src_t crv) in prj_pt_import_from_buf()
513 u16 pt_buf_len, ec_shortw_crv_src_t crv) in prj_pt_import_from_aff_buf()
562 int prj_pt_export_to_buf(prj_pt_src_t pt, u8 *pt_buf, u32 pt_buf_len) in prj_pt_export_to_buf()
600 int prj_pt_export_to_aff_buf(prj_pt_src_t pt, u8 *pt_buf, u32 pt_buf_len) in prj_pt_export_to_aff_buf()
H A Daff_pt_edwards.c227 u16 pt_buf_len, ec_edwards_crv_src_t crv) in aff_pt_edwards_import_from_buf()
273 u8 *pt_buf, u32 pt_buf_len) in aff_pt_edwards_export_to_buf()