Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dap_bus.h260 #define AP_MSG_FLAG_ADMIN 0x0004 /* CCA, EP11: admin (=control) msg */ macro
Dzcrypt_msgtype6.c438 ap_msg->flags |= AP_MSG_FLAG_ADMIN; in xcrb_msg_to_type6cprb_msgx()
536 ap_msg->flags |= AP_MSG_FLAG_ADMIN; in xcrb_msg_to_type6_ep11cprb_msgx()
Dzcrypt_api.c928 if (ap_msg.flags & AP_MSG_FLAG_ADMIN) { in _zcrypt_send_cprb()
1120 if (ap_msg.flags & AP_MSG_FLAG_ADMIN) { in _zcrypt_send_ep11_cprb()