Home
last modified time | relevance | path

Searched defs:bigInt (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libutee/
A Dtee_api_arith_mpi.c60 static TEE_Result copy_mpi_to_bigint(mbedtls_mpi *mpi, TEE_BigInt *bigInt) in copy_mpi_to_bigint()
85 static void get_mpi(mbedtls_mpi *mpi, const TEE_BigInt *bigInt) in get_mpi()
118 void TEE_BigIntInit(TEE_BigInt *bigInt, uint32_t len) in TEE_BigIntInit()
155 const TEE_BigInt *bigInt) in TEE_BigIntConvertToOctetString()

Completed in 6 milliseconds