Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dalgapi.c262 if (larval->adult) in crypto_alg_finish_registration()
268 larval->adult = alg; in crypto_alg_finish_registration()
270 larval->adult = ERR_PTR(-EAGAIN); in crypto_alg_finish_registration()
302 larval->adult = crypto_mod_get(alg); in crypto_alloc_test_larval()
303 if (!larval->adult) { in crypto_alloc_test_larval()
397 alg = test->adult; in crypto_alg_tested()
H A Dapi.c101 if (!IS_ERR_OR_NULL(larval->adult)) in crypto_larval_destroy()
102 crypto_mod_put(larval->adult); in crypto_larval_destroy()
171 err = crypto_probing_notify(CRYPTO_MSG_ALG_REGISTER, larval->adult); in crypto_wait_for_test()
213 alg = larval->adult; in crypto_larval_wait()
H A Dinternal.h32 struct crypto_alg *adult; member
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/metacity/
H A Dmetacity_3.52.0.bb2 SUMMARY = "Metacity is the boring window manager for the adult in you"