Home
last modified time | relevance | path

Searched refs:CRYPTO_MSG_ALG_LOADED (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/lib/
H A Dcrc-t10dif.c28 if (val != CRYPTO_MSG_ALG_LOADED || in crc_t10dif_notify()
H A Dcrc64-rocksoft.c22 if (val != CRYPTO_MSG_ALG_LOADED || in crc64_rocksoft_notify()
/openbmc/linux/include/crypto/
H A Dalgapi.h268 CRYPTO_MSG_ALG_LOADED, enumerator
/openbmc/linux/crypto/
H A Dalgboss.c229 case CRYPTO_MSG_ALG_LOADED: in cryptomgr_notify()
H A Dalgapi.c285 crypto_notify(CRYPTO_MSG_ALG_LOADED, alg); in crypto_alg_finish_registration()