Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dinternal.h198 static inline void crypto_notify(unsigned long val, void *v) in crypto_notify() function
H A Dalgapi.c285 crypto_notify(CRYPTO_MSG_ALG_LOADED, alg); in crypto_alg_finish_registration()