Home
last modified time | relevance | path

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

/linux-3.4.99/crypto/
Dcrypto_user.c45 static struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) in crypto_alg_match() function
202 alg = crypto_alg_match(p, 1); in crypto_report()
266 alg = crypto_alg_match(p, 1); in crypto_update_alg()
290 alg = crypto_alg_match(p, 1); in crypto_del_alg()
377 alg = crypto_alg_match(p, exact); in crypto_add_alg()