Searched refs:DEV_DBG_NAME (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/crypto/ux500/cryp/ |
| A D | cryp_core.c | 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() 835 pr_debug(DEV_DBG_NAME " [%s]", __func__); in ablk_dma_crypt() 893 pr_debug(DEV_DBG_NAME " [%s]", __func__); 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() 1019 pr_debug(DEV_DBG_NAME " [%s]", __func__); in cryp_blk_encrypt() 1037 pr_debug(DEV_DBG_NAME " [%s]", __func__); in cryp_blk_decrypt() [all …]
|
| A D | cryp.h | 19 #define DEV_DBG_NAME "crypX crypX:" macro
|
Completed in 8 milliseconds