Lines Matching +full:0 +full:x76
27 "\x30\x82\x01\x39" /* SEQUENCE, offset: 0, length: 313 */
39 "\x66\x76\x30\x87\xb9\xb1\xb9\x6a\x63\xfd\x8f\x3e\xfc\x35\x3f\xd6"
56 "\x7f\x1d\x87\xe8\x55\x30\x75\xc7\x29\xec\xc9\x65\x76\x5a\x6a\xa3"
57 "\x4a\x6e\xe1\x26\x65\xd1\x76\xd5\xb9\xd1\x8b\xa8\x73\xe2\x6a\x9e";
60 "\x30\x82\x04\xa6" /* SEQUENCE, offset: 0, length 1190 */
82 "\x00\x8d\x21\x97\x0c\x29\x9a\xf8\x23\xf4\x76\x3b\xc1\x9b\x3e\xa8"
91 "\xec\x45\x1f\xbf\x25\x4c\x30\x26\x76\x4f\x09\x13\x83\xef\x35\x73"
104 "\xaa\x8a\x32\xe6\x0e\x76\xb6\x05\xc5\x6b\x87\x78\x9a\x32\xe2\xf8"
145 "\x02\xb9\xf0\xd0\xbb\xf7\xb7\x78\xf9\x3d\x76\x60\xd6\x6b\x5f\x35"
151 "\x30\x53" /* SEQUENCE, offset 0, length 83 */
164 "\x30\x77" /* SEQUENCE, offset 0, length 119 */
169 "\xa0\x0a" /* CONTEXT SPECIFIC 0, offset 39, length 10 */
186 return qcrypto_der_decode_ctx_tag(data, dlen, 0, cb, opaque, errp); in qcrypto_wrapped_decode_ctx_tag0()
228 return 0; in checker_callback()
236 int seq_depth = 0, checker_idx = 0; in test_ans1()
257 while (seq_depth != 0 && ctx[seq_depth].dlen == 0) { in test_ans1()
262 g_assert(seq_depth == 0); in test_ans1()
263 g_assert(ctx[seq_depth].dlen == 0); in test_ans1()
367 for (i = 0; i < G_N_ELEMENTS(test_data); i++) { in main()