Searched defs:alpha_edwards (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/libecc/src/curves/ |
H A D | aff_pt_edwards.c | 310 fp_src_t alpha_edwards) in curve_edwards_to_montgomery() 362 fp_src_t alpha_edwards) in curve_edwards_montgomery_check() 395 fp_src_t alpha_edwards) in curve_montgomery_to_edwards() 449 fp_src_t alpha_edwards) in curve_edwards_to_shortw() 470 fp_src_t alpha_edwards) in curve_edwards_shortw_check() 495 fp_src_t alpha_edwards) in curve_shortw_to_edwards() 523 fp_src_t alpha_edwards) in aff_pt_edwards_to_montgomery() 707 aff_pt_t out_shortw, fp_src_t alpha_edwards) in aff_pt_edwards_to_shortw() 737 fp_src_t alpha_edwards) in aff_pt_shortw_to_edwards()
|
H A D | prj_pt.c | 1955 fp_src_t alpha_edwards) in aff_pt_edwards_to_prj_pt_shortw() 2007 fp_src_t alpha_edwards) in prj_pt_shortw_to_aff_pt_edwards()
|
/freebsd/crypto/libecc/src/sig/ |
H A D | eddsa.c | 334 fp_src_t alpha_edwards, in eddsa_encode_point() 428 fp_src_t alpha_edwards, const u8 *buf, u16 buflen, in eddsa_decode_point() 875 fp_src_t alpha_edwards; local 982 fp_src_t alpha_edwards; local 1240 fp_src_t alpha_edwards; local 1567 fp_src_t alpha_edwards; local 1931 fp_src_t alpha_edwards; local 2298 fp_src_t alpha_edwards; local 2600 fp_src_t alpha_edwards; local
|
/freebsd/crypto/libecc/include/libecc/curves/known/ |
H A D | ec_params_external.h | 97 const ec_str_param *alpha_edwards; member
|
/freebsd/crypto/libecc/scripts/ |
H A D | expand_libecc.py | 1445 …e, pbitlen, a, b, gx, gy, order, cofactor, oid, alpha_montgomery, gamma_montgomery, alpha_edwards): argument
|