Searched refs:paramCount (Results 1 - 3 of 3) sorted by relevance
/interface/sdk_c/tee/include/ |
H A D | tee_crypto_api.h | 817 * @param paramCount Indicates the number of parameters. 823 void TEE_DeriveKey(TEE_OperationHandle operation, const TEE_Attribute *params, uint32_t paramCount, 930 * @param paramCount Indicates the number of parameters. 943 TEE_Result TEE_AsymmetricEncrypt(TEE_OperationHandle operation, const TEE_Attribute *params, uint32_t paramCount, 951 * @param paramCount Indicates the number of parameters. 964 TEE_Result TEE_AsymmetricDecrypt(TEE_OperationHandle operation, const TEE_Attribute *params, uint32_t paramCount, 972 * @param paramCount Indicates the number of parameters. 985 TEE_Result TEE_AsymmetricSignDigest(TEE_OperationHandle operation, const TEE_Attribute *params, uint32_t paramCount, 993 * @param paramCount Indicates the number of parameters. 1006 TEE_Result TEE_AsymmetricVerifyDigest(TEE_OperationHandle operation, const TEE_Attribute *params, uint32_t paramCount, [all...] |
H A D | tee_object_api.h | 293 * @param paramCount Indicates the number of parameters required for key generation. 302 TEE_Result TEE_GenerateKey(TEE_ObjectHandle object, uint32_t keySize, TEE_Attribute *params, uint32_t paramCount);
|
/interface/sdk_c/third_party/vulkan-headers/vulkan/ |
H A D | vulkan_core.h | 11823 size_t paramCount;
member 15674 size_t paramCount;
member
|
Completed in 59 milliseconds