Searched refs:ZCRYPT_DBF_DBG (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/s390/crypto/ |
D | zcrypt_debug.h | 30 #define ZCRYPT_DBF_DBG(...) \ macro
|
D | zcrypt_api.c | 760 ZCRYPT_DBF_DBG("%s no matching queue found => ENODEV\n", in zcrypt_rsa_modexpo() 870 ZCRYPT_DBF_DBG("%s no matching queue found => ENODEV\n", in zcrypt_rsa_crt() 1000 ZCRYPT_DBF_DBG("%s no match for address %02x.%04x => ENODEV\n", in _zcrypt_send_cprb() 1186 ZCRYPT_DBF_DBG("%s no match for address %02x.%04x => ENODEV\n", in _zcrypt_send_ep11_cprb() 1190 ZCRYPT_DBF_DBG("%s no match for %d target addrs => ENODEV\n", in _zcrypt_send_ep11_cprb() 1193 ZCRYPT_DBF_DBG("%s no match for address ff.ffff => ENODEV\n", in _zcrypt_send_ep11_cprb() 1272 ZCRYPT_DBF_DBG("%s no matching queue found => ENODEV\n", in zcrypt_rng() 1530 ZCRYPT_DBF_DBG("ioctl ICARSAMODEXPO rc=%d\n", rc); in icarsamodexpo_ioctl() 1575 ZCRYPT_DBF_DBG("ioctl ICARSACRT rc=%d\n", rc); in icarsacrt_ioctl() 1620 ZCRYPT_DBF_DBG("ioctl ZSENDCPRB rc=%d status=0x%x\n", in zsecsendcprb_ioctl() [all …]
|
D | zcrypt_msgtype6.c | 441 ZCRYPT_DBF_DBG("%s unknown CPRB minor version '%c%c'\n", in xcrb_msg_to_type6cprb_msgx() 689 ZCRYPT_DBF_DBG("%s reply_control_blk_length %u < required %u => EMSGSIZE\n", in convert_type86_xcrb() 702 ZCRYPT_DBF_DBG("%s reply_data_length %u < required %u => EMSGSIZE\n", in convert_type86_xcrb() 733 ZCRYPT_DBF_DBG("%s resp_len %u < required %u => EMSGSIZE\n", in convert_type86_ep11_xcrb() 1184 ZCRYPT_DBF_DBG("%s send cprb at dev=%02x.%04x rc=%d\n", in zcrypt_msgtype6_send_cprb() 1304 ZCRYPT_DBF_DBG("%s send cprb at dev=%02x.%04x rc=%d\n", in zcrypt_msgtype6_send_ep11_cprb()
|
D | zcrypt_msgtype50.c | 504 ZCRYPT_DBF_DBG("%s send me cprb at dev=%02x.%04x rc=%d\n", in zcrypt_cex2a_modexpo() 555 ZCRYPT_DBF_DBG("%s send crt cprb at dev=%02x.%04x rc=%d\n", in zcrypt_cex2a_modexpo_crt()
|