Searched refs:ZCRYPT_DBF_DBG (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/s390/crypto/ |
A D | zcrypt_debug.h | 30 #define ZCRYPT_DBF_DBG(...) \ macro
|
A D | zcrypt_api.c | 754 ZCRYPT_DBF_DBG("%s no matching queue found => ENODEV\n", in zcrypt_rsa_modexpo() 864 ZCRYPT_DBF_DBG("%s no matching queue found => ENODEV\n", in zcrypt_rsa_crt() 994 ZCRYPT_DBF_DBG("%s no match for address %02x.%04x => ENODEV\n", in _zcrypt_send_cprb() 1184 ZCRYPT_DBF_DBG("%s no match for %d target addrs => ENODEV\n", in _zcrypt_send_ep11_cprb() 1187 ZCRYPT_DBF_DBG("%s no match for address ff.ffff => ENODEV\n", in _zcrypt_send_ep11_cprb() 1266 ZCRYPT_DBF_DBG("%s no matching queue found => ENODEV\n", in zcrypt_rng() 1524 ZCRYPT_DBF_DBG("ioctl ICARSAMODEXPO rc=%d\n", rc); in icarsamodexpo_ioctl() 1569 ZCRYPT_DBF_DBG("ioctl ICARSACRT rc=%d\n", rc); in icarsacrt_ioctl() 1614 ZCRYPT_DBF_DBG("ioctl ZSENDCPRB rc=%d status=0x%x\n", in zsecsendcprb_ioctl() 1660 ZCRYPT_DBF_DBG("ioctl ZSENDEP11CPRB rc=%d\n", rc); in zsendep11cprb_ioctl() [all …]
|
A D | zcrypt_msgtype6.c | 445 ZCRYPT_DBF_DBG("%s unknown CPRB minor version '%c%c'\n", in xcrb_msg_to_type6cprb_msgx() 698 ZCRYPT_DBF_DBG("%s reply_control_blk_length %u < required %u => EMSGSIZE\n", in convert_type86_xcrb() 711 ZCRYPT_DBF_DBG("%s reply_data_length %u < required %u => EMSGSIZE\n", in convert_type86_xcrb() 742 ZCRYPT_DBF_DBG("%s resp_len %u < required %u => EMSGSIZE\n", in convert_type86_ep11_xcrb() 1193 ZCRYPT_DBF_DBG("%s send cprb at dev=%02x.%04x rc=%d\n", in zcrypt_msgtype6_send_cprb() 1313 ZCRYPT_DBF_DBG("%s send cprb at dev=%02x.%04x rc=%d\n", in zcrypt_msgtype6_send_ep11_cprb()
|
A 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()
|
Completed in 13 milliseconds