Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dbignum.c945 static void mpi_sub_hlp( size_t n, mbedtls_mpi_uint *s, mbedtls_mpi_uint *d ) in mpi_sub_hlp() function
997 mpi_sub_hlp( n, B->p, X->p ); in mbedtls_mpi_sub_abs()
1584 mpi_sub_hlp( n, N->p, A->p ); in mpi_montmul()
1587 mpi_sub_hlp( n, A->p, T->p ); in mpi_montmul()