Searched refs:hash_algname (Results 1 – 1 of 1) sorted by relevance
20 static void test_with_hash_alg(const char *hash_algname) in test_with_hash_alg() argument25 if (!tst_have_alg("hash", hash_algname)) in test_with_hash_alg()28 sprintf(hmac_algname, "hmac(%s)", hash_algname); in test_with_hash_alg()32 sprintf(hmac_algname, "hmac(hmac(%s))", hash_algname); in test_with_hash_alg()