Home
last modified time | relevance | path

Searched refs:aux_operation (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Dssl_msg.c97 psa_hash_operation_t aux_operation = PSA_HASH_OPERATION_INIT; in mbedtls_ct_hmac() local
141 PSA_CHK(psa_hash_clone(&operation, &aux_operation)); in mbedtls_ct_hmac()
142 PSA_CHK(psa_hash_finish(&aux_operation, aux_out, in mbedtls_ct_hmac()
177 psa_hash_abort(&aux_operation); in mbedtls_ct_hmac()

Completed in 7 milliseconds