Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dap_bus.h259 int ap_test_config_usage_domain(unsigned int domain);
H A Dap_bus.c318 int ap_test_config_usage_domain(unsigned int domain) in ap_test_config_usage_domain() function
326 EXPORT_SYMBOL(ap_test_config_usage_domain);
1727 if (!ap_test_config_usage_domain(dom) || in ap_select_domain()
1908 if (!ap_test_config_usage_domain(dom)) { in ap_scan_domains()
2078 if (ap_test_config_usage_domain(dom)) { in ap_scan_adapter()
H A Dzcrypt_api.c898 !ap_test_config_usage_domain(tdom) && in _zcrypt_send_cprb()