Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dap_bus.c327 int ap_test_config_usage_domain(unsigned int domain) in ap_test_config_usage_domain() function
335 EXPORT_SYMBOL(ap_test_config_usage_domain);
1839 if (!ap_test_config_usage_domain(dom) || in ap_select_domain()
2020 if (!ap_test_config_usage_domain(dom)) { in ap_scan_domains()
2190 if (ap_test_config_usage_domain(dom)) { in ap_scan_adapter()
H A Dzcrypt_api.c897 !ap_test_config_usage_domain(domain) && in _zcrypt_send_cprb()