Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c328 static TEEC_Result teec_pre_process_operation(TEEC_Context *ctx, in teec_pre_process_operation() function
632 res = teec_pre_process_operation(ctx, operation, params, shm); in TEEC_OpenSession()
721 res = teec_pre_process_operation(session->ctx, operation, params, shm); in TEEC_InvokeCommand()