Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
A Dtee_api_arith_mpi.c434 size_t bs2 = TEE_BigIntGetBitCount(op2); in TEE_BigIntMul() local
435 size_t s = TEE_BigIntSizeInU32(bs1) + TEE_BigIntSizeInU32(bs2); in TEE_BigIntMul()

Completed in 4 milliseconds