Home
last modified time | relevance | path

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

/drivers/s390/crypto/
Dzcrypt_api.c858 unsigned short *domain, tdom; in _zcrypt_send_cprb() local
885 tdom = *domain; in _zcrypt_send_cprb()
886 if (tdom < AP_DOMAINS && in _zcrypt_send_cprb()
887 !ap_test_config_usage_domain(tdom) && in _zcrypt_send_cprb()
888 ap_test_config_ctrl_domain(tdom) && in _zcrypt_send_cprb()
890 tdom = ap_domain_index; in _zcrypt_send_cprb()
923 (tdom != AUTOSEL_DOM && in _zcrypt_send_cprb()
924 tdom != AP_QID_QUEUE(zq->queue->qid))) in _zcrypt_send_cprb()