Home
last modified time | relevance | path

Searched refs:crypto_probing_notify (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Dapi.c171 err = crypto_probing_notify(CRYPTO_MSG_ALG_REGISTER, larval->adult); in crypto_wait_for_test()
301 int crypto_probing_notify(unsigned long val, void *v) in crypto_probing_notify() function
313 EXPORT_SYMBOL_GPL(crypto_probing_notify); variable
335 ok = crypto_probing_notify(CRYPTO_MSG_ALG_REQUEST, larval); in crypto_alg_mod_lookup()
H A Dinternal.h154 int crypto_probing_notify(unsigned long val, void *v);
/kernel/linux/linux-5.10/crypto/
H A Dapi.c247 int crypto_probing_notify(unsigned long val, void *v) in crypto_probing_notify() function
259 EXPORT_SYMBOL_GPL(crypto_probing_notify); variable
281 ok = crypto_probing_notify(CRYPTO_MSG_ALG_REQUEST, larval); in crypto_alg_mod_lookup()
H A Dinternal.h92 int crypto_probing_notify(unsigned long val, void *v);
H A Dalgapi.c409 err = crypto_probing_notify(CRYPTO_MSG_ALG_REGISTER, larval->adult); in crypto_wait_for_test()

Completed in 6 milliseconds