Lines Matching full:access
163 enum access { enum
174 static void check_key_prot_exc(enum access access, enum protection prot) in check_key_prot_exc() argument
189 /* no access code in case of key protection */ in check_key_prot_exc()
199 report_pass("valid access code"); in check_key_prot_exc()
203 report((access & access_code) && (prot & access_code), in check_key_prot_exc()
204 "valid access code"); in check_key_prot_exc()
213 report_fail("valid access code"); in check_key_prot_exc()
230 * with access key 1.
333 * with access key 1.
442 * with access key 1.
561 * with access key 1.