Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h61 #define TEE_CipherInit __GP11_TEE_CipherInit
H A Dtee_internal_api.h350 void __GP11_TEE_CipherInit(TEE_OperationHandle operation, const void *IV,
/optee_os/lib/libutee/
H A Dtee_api_operations.c1072 void __GP11_TEE_CipherInit(TEE_OperationHandle operation, const void *IV, in __GP11_TEE_CipherInit() function