Home
last modified time | relevance | path

Searched defs:TEE_BigIntShiftRight (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h58 #define TEE_BigIntShiftRight __GP11_TEE_BigIntShiftRight macro
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c276 void TEE_BigIntShiftRight(TEE_BigInt *dest, const TEE_BigInt *op, size_t bits) in TEE_BigIntShiftRight() function