Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/xtest/gp/patches/
A D0011-TEE_Crypto_API.xml.patch28 …ATA[Panic Reasons • operation is not a valid operation handle of class TEE_OPERATION_MAC. • No k…
36 …ATA[Panic Reasons • operation is not a valid operation handle of class TEE_OPERATION_MAC. • No k…
A D0008-TEE.xml.patch27operation or a Command invocation operation. As this is a synchronous API, this function must be c…
A D0007-TTAs-revert-to-v1.1-types.patch36 …returnCode = TEE_GetOperationInfoMultiple(operation, pCryptoData->OperationInfoMultiple, &operatio…
A D0010-TEE_DataStorage_API.xml.patch95 …![CDATA[If the value of the data position indicator resulting from this operation would be greater…
/optee_test-3.20.0/host/xtest/gp/include/
A Dxml_client_api.h106 static TEEC_Operation operation[1]; variable
107 static TEEC_Operation *OPERATION01 = operation;
367 #define XML_InvokeCommand(c, session, cmd, operation, returnOrigin, expected) \ argument
372 TEEC_InvokeCommand(session, cmd, operation, \
A Dxml_common_api.h55 connectionData, operation, returnOrigin, expected) \ argument
62 operation, &ret_orig)); \
/optee_test-3.20.0/host/xtest/
A Dxtest_helpers.c413 TEEC_Operation operation = { }; in ta_os_test_cmd_client_identity() local
416 operation.params[1].tmpref.buffer = client_uuid; in ta_os_test_cmd_client_identity()
417 operation.params[1].tmpref.size = sizeof(*client_uuid); in ta_os_test_cmd_client_identity()
419 operation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_OUTPUT, in ta_os_test_cmd_client_identity()
424 &operation, NULL); in ta_os_test_cmd_client_identity()
429 *login = operation.params[0].value.a; in ta_os_test_cmd_client_identity()
/optee_test-3.20.0/host/openssl/include/openssl/
A Dasn1t.h721 typedef int ASN1_aux_cb(int operation, ASN1_VALUE **in, const ASN1_ITEM *it,

Completed in 12 milliseconds