Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h67 #define TEE_FreeOperation __GP11_TEE_FreeOperation macro
H A Dtee_internal_api.h297 void TEE_FreeOperation(TEE_OperationHandle operation);
/optee_os/ta/trusted_keys/
H A Dentry.c199 TEE_FreeOperation(crypto_op); in huk_crypt()
/optee_os/ta/pkcs11/src/
H A Dprocessing.c116 TEE_FreeOperation(session->processing->tee_op_handle); in release_active_processing()
121 TEE_FreeOperation(session->processing->tee_op_handle2); in release_active_processing()
H A Dpkcs11_helpers.c690 TEE_FreeOperation(handle); in pkcs2tee_load_hashed_attr()
H A Dpersistent_token.c89 TEE_FreeOperation(oh); in do_hash()
H A Dprocessing_asymm.c283 TEE_FreeOperation(session->processing->tee_op_handle2); in allocate_tee_operation()
H A Dpkcs11_attributes.c2893 TEE_FreeOperation(op); in compute_check_value_with_sha1()
2951 TEE_FreeOperation(op); in compute_check_value_with_ecb()
/optee_os/lib/libutee/
H A Dtee_api_operations.c405 TEE_FreeOperation(op); in TEE_AllocateOperation()
418 void TEE_FreeOperation(TEE_OperationHandle operation) in TEE_FreeOperation() function
442 TEE_FreeOperation(operation); in __GP11_TEE_FreeOperation()
/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c439 TEE_FreeOperation(op); in remoteproc_verify_signature()