Searched defs:op (Results 1 – 6 of 6) sorted by relevance
45 #define TST_PERF_END(perfData, op) TST_PerfStatsCycleEnd(perfData, op) argument56 #define TST_PERF_END(perfData, op) argument
129 psa_key_derivation_operation_t op = PSA_KEY_DERIVATION_OPERATION_INIT; in derive_key() local
60 psa_key_derivation_operation_t op = PSA_KEY_DERIVATION_OPERATION_INIT; in ps_crypto_setkey() local
192 psa_key_derivation_operation_t op = PSA_KEY_DERIVATION_OPERATION_INIT; in tfm_plat_get_iak() local
137 kb_operation_t op; member
155 static int error_mapping_cc_to_mbedtls_rsa (CCError_t cc_error, CC_RSA_OP op) in error_mapping_cc_to_mbedtls_rsa()