Searched refs:DEV_DBG_NAME (Results 1 – 2 of 2) sorted by relevance
424 pr_debug(DEV_DBG_NAME " [%s]", __func__); in cryp_get_device_data()756 pr_debug(DEV_DBG_NAME " [%s]", __func__); in hw_crypt_noxts()761 pr_debug(DEV_DBG_NAME " [%s]: Data isn't aligned! Addr: " in hw_crypt_noxts()835 pr_debug(DEV_DBG_NAME " [%s]", __func__); in ablk_dma_crypt()893 pr_debug(DEV_DBG_NAME " [%s]", __func__); in ablk_crypt()902 pr_err(DEV_DBG_NAME "[%s]: skcipher_walk_async() failed!", in ablk_crypt()948 pr_debug(DEV_DBG_NAME " [%s]", __func__); in aes_skcipher_setkey()964 pr_err(DEV_DBG_NAME "[%s]: Unknown keylen!", __func__); in aes_skcipher_setkey()982 pr_debug(DEV_DBG_NAME " [%s]", __func__); in des_skcipher_setkey()1001 pr_debug(DEV_DBG_NAME " [%s]", __func__); in des3_skcipher_setkey()[all …]
19 #define DEV_DBG_NAME "crypX crypX:" macro