Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/curves/
H A Daff_pt.h69 void aff_pt_edwards_uninit(aff_pt_edwards_t in);
/freebsd/crypto/libecc/src/sig/
H A Deddsa.c963 aff_pt_edwards_uninit(&_Tmp);
1024 aff_pt_edwards_uninit(&_Tmp);
1531 aff_pt_edwards_uninit(&Tmp_edwards);
1892 aff_pt_edwards_uninit(&Tmp_edwards);
2066 aff_pt_edwards_uninit(&A);
2067 aff_pt_edwards_uninit(&R);
2561 aff_pt_edwards_uninit(&A);
2562 aff_pt_edwards_uninit(&R);
2899 aff_pt_edwards_uninit(&A);
2900 aff_pt_edwards_uninit(&R);
/freebsd/crypto/libecc/src/curves/
H A Daff_pt_edwards.c84 void aff_pt_edwards_uninit(aff_pt_edwards_t in) in aff_pt_edwards_uninit() function
255 aff_pt_edwards_uninit(pt); in aff_pt_edwards_import_from_buf()