Home
last modified time | relevance | path

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

/crypto/
Dapi.c488 struct crypto_alg *(*lookup)(const char *name, u32 type, u32 mask) = in crypto_find_alg() local
497 if (frontend->lookup) in crypto_find_alg()
498 lookup = frontend->lookup; in crypto_find_alg()
501 return lookup(alg_name, type, mask); in crypto_find_alg()
DKconfig810 This implementation does not rely on any lookup tables so it is