Home
last modified time | relevance | path

Searched refs:crypto_has_alg (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dapi.c578 int crypto_has_alg(const char *name, u32 type, u32 mask) in crypto_has_alg() function
590 EXPORT_SYMBOL_GPL(crypto_has_alg);
Dtcrypt.c1633 printk(crypto_has_alg(*name, 0, 0) ? in test_available()
1660 if (!crypto_has_alg(alg, type, in do_test()