Home
last modified time | relevance | path

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

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