Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h58 #define TEE_BigIntShiftRight __GP11_TEE_BigIntShiftRight
H A Dtee_internal_api.h558 void __GP11_TEE_BigIntShiftRight(TEE_BigInt *dest, const TEE_BigInt *op,
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c317 void __GP11_TEE_BigIntShiftRight(TEE_BigInt *dest, const TEE_BigInt *op, in __GP11_TEE_BigIntShiftRight() function