Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/
A Dtee_api_arith_mpi.c287 bool TEE_BigIntGetBit(const TEE_BigInt *src, uint32_t bitIndex) in TEE_BigIntGetBit() argument
294 rc = mbedtls_mpi_get_bit(&mpi, bitIndex); in TEE_BigIntGetBit()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_internal_api.h382 bool TEE_BigIntGetBit(const TEE_BigInt *src, uint32_t bitIndex);

Completed in 4 milliseconds