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

/linux-master/crypto/
H A Dapi.c171 err = crypto_probing_notify(CRYPTO_MSG_ALG_REGISTER, larval->adult);
301 int crypto_probing_notify(unsigned long val, void *v) function
313 EXPORT_SYMBOL_GPL(crypto_probing_notify); variable
335 ok = crypto_probing_notify(CRYPTO_MSG_ALG_REQUEST, larval);
H A Dinternal.h154 int crypto_probing_notify(unsigned long val, void *v);

Completed in 133 milliseconds