mpi_sub_hlp() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

mpi_sub_hlp() function

Syntax

static void mpi_sub_hlp( size_t n,     mbedtls_mpi_uint *s,     mbedtls_mpi_uint *d );

Arguments

n

s

d

References

LocationReferrerText
bignum.c:1148
static void mpi_sub_hlp( size_t n, mbedtls_mpi_uint *s, mbedtls_mpi_uint *d )
bignum.c:1203mbedtls_mpi_sub_abs()
mpi_sub_hlp( n, B->p, X->p );
bignum.c:1818mpi_montmul()
mpi_sub_hlp( n, N->p, A->p );
bignum.c:1821mpi_montmul()
mpi_sub_hlp( n, A->p, T->p );

Call Tree

Functions calling mpi_sub_hlp()
mpi_sub_hlp()
Data read by mpi_sub_hlp()
Data written by mpi_sub_hlp()
mpi_sub_hlp()::i
mpi_sub_hlp()::c
mpi_sub_hlp()::z
all items filtered out
mpi_sub_hlp()
mpi_sub_hlp()::i
mpi_sub_hlp()::c
mpi_sub_hlp()::z
all items filtered out
Type of mpi_sub_hlp()
mpi_sub_hlp()
size_t
all items filtered out