Searched refs:is_hmac (Results 1 – 1 of 1) sorted by relevance
139 int is_hmac = 0; in crypto_hash_init() local168 is_hmac = 1; in crypto_hash_init()183 if (mbedtls_md_setup(ctx, md_info, is_hmac) != 0) { in crypto_hash_init()186 if (is_hmac) { in crypto_hash_init()