Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_operations.c1687 static TEE_Result ae_update_helper(TEE_OperationHandle operation, in ae_update_helper() function
1758 res = ae_update_helper(operation, srcData, srcLen, destData, destLen); in TEE_AEUpdate()
1794 res = ae_update_helper(operation, srcData, srcLen, destData, &dl); in __GP11_TEE_AEUpdate()