Home
last modified time | relevance | path

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

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