Lines Matching +full:0 +full:x30

42 	"\x30\x82\x01\xd3\x30\x82\x01\x7d\xa0\x03\x02\x01\x02\x02\x09\x00"
43 "\x92\x2a\x76\xff\x0c\x00\xfb\x9a\x30\x0d\x06\x09\x2a\x86\x48\x86"
44 "\xf7\x0d\x01\x01\x0b\x05\x00\x30\x45\x31\x0b\x30\x09\x06\x03\x55"
45 "\x04\x06\x13\x02\x41\x55\x31\x13\x30\x11\x06\x03\x55\x04\x08\x0c"
46 "\x0a\x53\x6f\x6d\x65\x2d\x53\x74\x61\x74\x65\x31\x21\x30\x1f\x06"
48 "\x69\x64\x67\x69\x74\x73\x20\x50\x74\x79\x20\x4c\x74\x64\x30\x1e"
49 "\x17\x0d\x31\x37\x30\x37\x32\x38\x32\x31\x34\x31\x33\x34\x5a\x17"
50 "\x0d\x31\x37\x30\x38\x32\x37\x32\x31\x34\x31\x33\x34\x5a\x30\x45"
51 "\x31\x0b\x30\x09\x06\x03\x55\x04\x06\x13\x02\x41\x55\x31\x13\x30"
53 "\x74\x65\x31\x21\x30\x1f\x06\x03\x55\x04\x0a\x0c\x18\x49\x6e\x74"
55 "\x79\x20\x4c\x74\x64\x30\x5c\x30\x0d\x06\x09\x2a\x86\x48\x86\xf7"
56 "\x0d\x01\x01\x01\x05\x00\x03\x4b\x00\x30\x48\x02\x41\x00\xde\x0b"
61 "\x01\x00\x01\xa3\x50\x30\x4e\x30\x1d\x06\x03\x55\x1d\x0e\x04\x16"
63 "\x9f\x36\x16\xfb\x9c\xbf\x30\x1f\x06\x03\x55\x1d\x23\x04\x18\x30"
65 "\xd0\x9f\x36\x16\xfb\x9c\xbf\x30\x0c\x06\x03\x55\x1d\x13\x04\x05"
66 "\x30\x03\x01\x01\xff\x30\x0d\x06\x09\x2a\x86\x48\x86\xf7\x0d\x01"
77 if (TST_RET < 0) in new_session_keyring()
89 if (TST_RET < 0) { in test_update_nonupdatable()
117 if (TST_RET != 0) { in test_update_nonupdatable()
125 if (TST_RET == 0) { in test_update_nonupdatable()
153 if (TST_RET < 0) { in test_update_setperm_race()
159 if (SAFE_FORK() == 0) { in test_update_setperm_race()
162 for (i = 0; i < 10000; i++) { in test_update_setperm_race()
165 if (TST_RET != 0) in test_update_setperm_race()
168 exit(0); in test_update_setperm_race()
172 for (i = 0; i < 10000; i++) { in test_update_setperm_race()
174 if (TST_RET != 0 && TST_ERR != EACCES) { in test_update_setperm_race()
189 static char dns_res_payload[] = { 0x00, 0x00, 0x01, 0xff, 0x00 }; in do_test()
192 case 0: in do_test()