Home
last modified time | relevance | path

Searched refs:AP_MSG_FLAG_USAGE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/s390/crypto/
Dap_bus.h259 #define AP_MSG_FLAG_USAGE 0x0002 /* CCA, EP11: usage (no admin) msg */ macro
Dzcrypt_msgtype6.c432 ap_msg->flags |= AP_MSG_FLAG_USAGE; in xcrb_msg_to_type6cprb_msgx()
538 ap_msg->flags |= AP_MSG_FLAG_USAGE; in xcrb_msg_to_type6_ep11cprb_msgx()
Dzcrypt_api.c933 } else if ((ap_msg.flags & AP_MSG_FLAG_USAGE) == 0) { in _zcrypt_send_cprb()
1125 } else if ((ap_msg.flags & AP_MSG_FLAG_USAGE) == 0) { in _zcrypt_send_ep11_cprb()