Searched refs:best (Results 1 – 3 of 3) sorted by relevance
3 -- http://david.woodhou.se/draft-woodhouse-cert-best-practice.html#I-D.mavrogiannopoulos-tpmuri
59 int best = -2; in __crypto_alg_lookup() local77 if (!exact && !(fuzzy && q->cra_priority > best)) in __crypto_alg_lookup()83 best = q->cra_priority; in __crypto_alg_lookup()
290 bool best; in crypto_alg_tested() local315 best = true; in crypto_alg_tested()324 best = false; in crypto_alg_tested()353 if (best && crypto_mod_get(alg)) in crypto_alg_tested()