Searched refs:tst_try_alg (Results 1 – 4 of 4) sorted by relevance
21 if (tst_try_alg("aead", "rfc7539(chacha20,sha256)") != ENOENT) { in run()
33 if (tst_try_alg("hash", hmac_algname) != ENOENT) { in test_with_hash_alg()
76 int tst_try_alg(const char *algtype, const char *algname) in tst_try_alg() function100 ret = tst_try_alg(algtype, algname); in tst_have_alg()
66 int tst_try_alg(const char *algtype, const char *algname);