Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
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);
335 ok = crypto_probing_notify(CRYPTO_MSG_ALG_REQUEST, larval); in crypto_alg_mod_lookup()
A Dinternal.h127 int crypto_probing_notify(unsigned long val, void *v);

Completed in 7 milliseconds