Home
last modified time | relevance | path

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

/crypto/
Dapi.c245 int crypto_probing_notify(unsigned long val, void *v) in crypto_probing_notify() function
257 EXPORT_SYMBOL_GPL(crypto_probing_notify);
279 ok = crypto_probing_notify(CRYPTO_MSG_ALG_REQUEST, larval); in crypto_alg_mod_lookup()
Dinternal.h82 int crypto_probing_notify(unsigned long val, void *v);
Dalgapi.c349 err = crypto_probing_notify(CRYPTO_MSG_ALG_REGISTER, larval->adult); in crypto_wait_for_test()
359 crypto_probing_notify(CRYPTO_MSG_ALG_LOADED, larval); in crypto_wait_for_test()