Searched defs:src_operation (Results 1 – 1 of 1) sorted by relevance
1910 const TEE_OperationHandle src_operation) in check_and_copy_hal_info()1970 …t copy_symmetric_key_iv(TEE_OperationHandle dst_operation, const TEE_OperationHandle src_operation) in copy_symmetric_key_iv()2028 …ult copy_crypto_keypair(TEE_OperationHandle dst_operation, const TEE_OperationHandle src_operation) in copy_crypto_keypair()2073 …ult copy_crypto_hal_ctx(TEE_OperationHandle dst_operation, const TEE_OperationHandle src_operation) in copy_crypto_hal_ctx()2094 …py_crypto_hal_operation(TEE_OperationHandle dst_operation, const TEE_OperationHandle src_operation) in copy_crypto_hal_operation()2132 …ee_copy_operation_check(TEE_OperationHandle dst_operation, const TEE_OperationHandle src_operation) in tee_copy_operation_check()2157 void TEE_CopyOperation(TEE_OperationHandle dst_operation, const TEE_OperationHandle src_operation) in TEE_CopyOperation()