Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c437 ap_msg->flags |= AP_MSG_FLAG_ADMIN; in xcrb_msg_to_type6cprb_msgx()
535 ap_msg->flags |= AP_MSG_FLAG_ADMIN; in xcrb_msg_to_type6_ep11cprb_msgx()
1149 if (rc == -EAGAIN && ap_msg->flags & AP_MSG_FLAG_ADMIN) in zcrypt_msgtype6_send_cprb()
1272 if (rc == -EAGAIN && ap_msg->flags & AP_MSG_FLAG_ADMIN) in zcrypt_msgtype6_send_ep11_cprb()
H A Dap_bus.h245 #define AP_MSG_FLAG_ADMIN 0x0004 /* CCA, EP11: admin (=control) msg */ macro
H A Dzcrypt_api.c873 if (ap_msg.flags & AP_MSG_FLAG_ADMIN) { in _zcrypt_send_cprb()
1052 if (ap_msg.flags & AP_MSG_FLAG_ADMIN) { in _zcrypt_send_ep11_cprb()