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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dinternal.h102 int crypto_probing_notify(unsigned long val, void *v);
H A Dapi.c236 int crypto_probing_notify(unsigned long val, void *v) function
248 EXPORT_SYMBOL_GPL(crypto_probing_notify); variable
265 ok = crypto_probing_notify(CRYPTO_MSG_ALG_REQUEST, larval);
H A Dalgapi.c339 err = crypto_probing_notify(CRYPTO_MSG_ALG_REGISTER, larval->adult);

Completed in 29 milliseconds