Searched refs:bs2 (Results 1 – 1 of 1) sorted by relevance
434 size_t bs2 = TEE_BigIntGetBitCount(op2); in TEE_BigIntMul() local435 size_t s = TEE_BigIntSizeInU32(bs1) + TEE_BigIntSizeInU32(bs2); in TEE_BigIntMul()
Completed in 4 milliseconds