Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dsm2.c339 mpi_point_free_parts(&sG); in _sm2_verify()
340 mpi_point_free_parts(&tP); in _sm2_verify()
/linux-6.3-rc2/include/linux/
A Dmpi.h255 void mpi_point_free_parts(MPI_POINT p);
/linux-6.3-rc2/lib/mpi/
A Dec.c25 #define point_free(a) mpi_point_free_parts((a))
54 mpi_point_free_parts(p); in mpi_point_release()
72 void mpi_point_free_parts(MPI_POINT p) in mpi_point_free_parts() function
78 EXPORT_SYMBOL_GPL(mpi_point_free_parts);

Completed in 7 milliseconds