Searched refs:DEV_DBG_NAME (Results 1 – 2 of 2) sorted by relevance
423 pr_debug(DEV_DBG_NAME " [%s]", __func__); in cryp_get_device_data()755 pr_debug(DEV_DBG_NAME " [%s]", __func__); in hw_crypt_noxts()760 pr_debug(DEV_DBG_NAME " [%s]: Data isn't aligned! Addr: " in hw_crypt_noxts()834 pr_debug(DEV_DBG_NAME " [%s]", __func__); in ablk_dma_crypt()892 pr_debug(DEV_DBG_NAME " [%s]", __func__); in ablk_crypt()901 pr_err(DEV_DBG_NAME "[%s]: skcipher_walk_async() failed!", in ablk_crypt()947 pr_debug(DEV_DBG_NAME " [%s]", __func__); in aes_skcipher_setkey()963 pr_err(DEV_DBG_NAME "[%s]: Unknown keylen!", __func__); in aes_skcipher_setkey()981 pr_debug(DEV_DBG_NAME " [%s]", __func__); in des_skcipher_setkey()1000 pr_debug(DEV_DBG_NAME " [%s]", __func__); in des3_skcipher_setkey()[all …]
19 #define DEV_DBG_NAME "crypX crypX:" macro