Home
last modified time | relevance | path

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

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