Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h52 #define TEE_BigIntConvertFromOctetString __GP11_TEE_BigIntConvertFromOctetString macro
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c139 TEE_Result TEE_BigIntConvertFromOctetString(TEE_BigInt *dest, in TEE_BigIntConvertFromOctetString() function