Home
last modified time | relevance | path

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

/linux/crypto/
H A Dapi.c176 err = crypto_probing_notify(CRYPTO_MSG_ALG_REGISTER, larval->adult); in crypto_schedule_test()
324 int crypto_probing_notify(unsigned long val, void *v) in crypto_probing_notify() function
336 EXPORT_SYMBOL_GPL(crypto_probing_notify);
358 ok = crypto_probing_notify(CRYPTO_MSG_ALG_REQUEST, larval); in crypto_alg_mod_lookup()