Searched refs:TEE_BigIntShiftRight (Results 1 – 3 of 3) sorted by relevance
58 #define TEE_BigIntShiftRight __GP11_TEE_BigIntShiftRight macro
556 void TEE_BigIntShiftRight(TEE_BigInt *dest, const TEE_BigInt *op,
276 void TEE_BigIntShiftRight(TEE_BigInt *dest, const TEE_BigInt *op, size_t bits) in TEE_BigIntShiftRight() function320 TEE_BigIntShiftRight(dest, op, bits); in __GP11_TEE_BigIntShiftRight()