crypto_probing_notify  367 crypto/algapi.c 	err = crypto_probing_notify(CRYPTO_MSG_ALG_REGISTER, larval->adult);
crypto_probing_notify  259 crypto/api.c   EXPORT_SYMBOL_GPL(crypto_probing_notify);
crypto_probing_notify  281 crypto/api.c   	ok = crypto_probing_notify(CRYPTO_MSG_ALG_REQUEST, larval);
crypto_probing_notify   81 crypto/internal.h int crypto_probing_notify(unsigned long val, void *v);