Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.h282 int ap_test_config_usage_domain(unsigned int domain);
H A Dap_bus.c326 int ap_test_config_usage_domain(unsigned int domain) in ap_test_config_usage_domain() function
334 EXPORT_SYMBOL(ap_test_config_usage_domain);
1643 if (!ap_test_config_usage_domain(dom) || in ap_select_domain()
1824 if (!ap_test_config_usage_domain(dom)) { in ap_scan_domains()
1993 if (ap_test_config_usage_domain(dom)) { in ap_scan_adapter()
H A Dzcrypt_api.c888 !ap_test_config_usage_domain(tdom) && in _zcrypt_send_cprb()