crypto_probing_notify
err = crypto_probing_notify(CRYPTO_MSG_ALG_REGISTER, larval->adult);
EXPORT_SYMBOL_GPL(crypto_probing_notify);
ok = crypto_probing_notify(CRYPTO_MSG_ALG_REQUEST, larval);
int crypto_probing_notify(unsigned long val, void *v);