Searched refs:operationClass (Results 1 – 2 of 2) sorted by relevance
318 op->info.operationClass = TEE_ALG_GET_CLASS(algorithm); in TEE_AllocateOperation() 321 op->info.operationClass = TEE_OPERATION_ASYMMETRIC_SIGNATURE; in TEE_AllocateOperation() 333 if (op->info.operationClass == TEE_OPERATION_DIGEST) in TEE_AllocateOperation() 533 op_info->operationClass = op->info.operationClass; in TEE_GetOperationInfoMultiple() 567 if (op->info.operationClass == TEE_OPERATION_DIGEST) { in reset_operation_state() 608 if (operation->info.operationClass == TEE_OPERATION_DIGEST) { in TEE_SetOperationKey() 712 if (operation->info.operationClass == TEE_OPERATION_DIGEST) { in set_operation_key2() 833 if (src_op->info.operationClass != TEE_OPERATION_DIGEST) { in TEE_CopyOperation() 906 operation->info.operationClass ! in TEE_DigestUpdate() [all...]
154 uint32_t operationClass; member170 uint32_t operationClass; member