Home
last modified time | relevance | path

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

/crypto/
Dapi.c494 struct crypto_alg *(*lookup)(const char *name, u32 type, u32 mask) = in crypto_find_alg() local
503 if (frontend->lookup) in crypto_find_alg()
504 lookup = frontend->lookup; in crypto_find_alg()
507 return lookup(alg_name, type, mask); in crypto_find_alg()
DKconfig865 This implementation does not rely on any lookup tables so it is