Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h53 #define TEE_BigIntConvertToOctetString __GP11_TEE_BigIntConvertToOctetString macro
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c172 TEE_Result TEE_BigIntConvertToOctetString(uint8_t *buffer, size_t *bufferLen, in TEE_BigIntConvertToOctetString() function