Searched refs:aux_operation (Results 1 – 1 of 1) sorted by relevance
547 psa_hash_operation_t aux_operation = PSA_HASH_OPERATION_INIT; in mbedtls_ct_hmac() local591 PSA_CHK(psa_hash_clone(&operation, &aux_operation)); in mbedtls_ct_hmac()592 PSA_CHK(psa_hash_finish(&aux_operation, aux_out, in mbedtls_ct_hmac()627 psa_hash_abort(&aux_operation); in mbedtls_ct_hmac()