Home
last modified time | relevance | path

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

/drivers/s390/crypto/
A Dap_bus.h237 #define AP_MSG_FLAG_USAGE 0x0002 /* CCA, EP11: usage (no admin) msg */ macro
A Dzcrypt_msgtype6.c426 ap_msg->flags |= AP_MSG_FLAG_USAGE; in xcrb_msg_to_type6cprb_msgx()
531 ap_msg->flags |= AP_MSG_FLAG_USAGE; in xcrb_msg_to_type6_ep11cprb_msgx()
A Dzcrypt_api.c888 } else if ((ap_msg.flags & AP_MSG_FLAG_USAGE) == 0) { in _zcrypt_send_cprb()
1092 } else if ((ap_msg.flags & AP_MSG_FLAG_USAGE) == 0) { in _zcrypt_send_ep11_cprb()

Completed in 10 milliseconds