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

/linux-master/drivers/s390/crypto/
H A Dzcrypt_api.c854 unsigned short *domain, tdom; local
869 tdom = *domain;
870 if (perms != &ap_perms && tdom < AP_DOMAINS) {
872 if (!test_bit_inv(tdom, perms->adm)) {
885 if (tdom < AP_DOMAINS &&
886 !ap_test_config_usage_domain(tdom) &&
887 ap_test_config_ctrl_domain(tdom))
888 tdom = AUTOSEL_DOM;
920 (tdom != AUTOSEL_DOM &&
921 tdom !
[all...]

Completed in 160 milliseconds