Searched refs:crypto_has_alg (Results 1 – 2 of 2) sorted by relevance
583 int crypto_has_alg(const char *name, u32 type, u32 mask) in crypto_has_alg() function595 EXPORT_SYMBOL_GPL(crypto_has_alg);
1641 printk(crypto_has_alg(*name, 0, 0) ? in test_available()1668 if (!crypto_has_alg(alg, type, in do_test()