Searched refs:mpi_free (Results 1 - 4 of 4) sorted by relevance

/openwrt/package/utils/px5g-standalone/src/library/
H A Drsa.c131 mpi_free( &G, &H, &Q1, &P1, NULL );
189 mpi_free( &G, &I, &H, &Q1, &P1, &DE, &PQ, NULL );
195 mpi_free( &G, &I, &H, &Q1, &P1, &DE, &PQ, NULL );
215 mpi_free( &T, NULL );
225 mpi_free( &T, NULL );
249 mpi_free( &T, NULL );
284 mpi_free( &T, &T1, &T2, NULL );
579 mpi_free( &ctx->RQ, &ctx->RP, &ctx->RN,
H A Dbignum.c88 void mpi_free( mpi *X, ... ) function
308 mpi_free( &T, NULL );
398 mpi_free( &T, NULL );
775 mpi_free( &TB, NULL );
969 mpi_free( &TB, &TA, NULL );
1146 mpi_free( &X, &Y, &Z, &T1, &T2, NULL );
1478 mpi_free( &W[i], NULL );
1481 mpi_free( &W[1], &T, NULL );
1482 else mpi_free( &W[1], &T, &RR, NULL );
1533 mpi_free(
[all...]
/openwrt/package/utils/px5g-standalone/src/polarssl/
H A Dbignum.h99 void mpi_free( mpi *X, ... );
/openwrt/package/utils/px5g/
H A Dpx5g.c250 mpi_free(&serial);

Completed in 80 milliseconds