HomeSort by relevance Sort by last modified time
    Searched refs:x31 (Results 101 - 125 of 422) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/icu4c/test/cintltst/
nccbtst.c 216 static const UChar usasciiFromU[] = { 0x61, 0x80, 0x4e00, 0x31, 0xd800, 0xdfff, 0x39 };
217 static const uint8_t usasciiFromUBytes[] = { 0x61, 0x31, 0x39 };
220 static const UChar latin1FromU[] = { 0x61, 0xa0, 0x4e00, 0x31, 0xd800, 0xdfff, 0x39 };
221 static const uint8_t latin1FromUBytes[] = { 0x61, 0xa0, 0x31, 0x39 };
689 static const uint8_t usasciiToUBytes[] = { 0x61, 0x80, 0x31 };
690 static const UChar usasciiToU[] = { 0x61, 0x31 };
693 static const uint8_t latin1ToUBytes[] = { 0x61, 0xa0, 0x31 };
694 static const UChar latin1ToU[] = { 0x61, 0xa0, 0x31 };
    [all...]
  /external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/
der_decode_sequence_ex.c 46 /* sequence type? We allow 0x30 SEQUENCE and 0x31 SET since fundamentally they're the same structure */
48 if (in[x] != 0x30 && in[x] != 0x31) {
234 if ((type == LTC_ASN1_SETOF && (in[x] & 0x3F) != 0x31) || (type == LTC_ASN1_SEQUENCE && (in[x] & 0x3F) != 0x30)) {
  /external/dropbear/libtomcrypt/testprof/
rsa_test.c 10 0xda, 0xc8, 0x33, 0x20, 0xa9, 0xd7, 0x83, 0x31, 0x19, 0x54, 0xb2, 0x9a, 0x85, 0xa7, 0xa1, 0xb7,
17 0x8b, 0x54, 0x3a, 0xc3, 0x4d, 0x31, 0xe7, 0x94, 0xa4, 0x44, 0xfd, 0x02, 0x03, 0x01, 0x00, 0x01,
35 0x2e, 0xf0, 0x5e, 0xa4, 0x88, 0x31, 0x05, 0x29, 0x00, 0x8a, 0xd1, 0x95, 0x29, 0x9b, 0x83, 0xcf,
36 0x75, 0xdb, 0x31, 0xe3, 0x7a, 0x27, 0xde, 0x3a, 0x74, 0x30, 0x0c, 0x76, 0x4c, 0xd4, 0x50, 0x2a,
54 0x64, 0x8a, 0xda, 0xc8, 0x33, 0x20, 0xa9, 0xd7, 0x83, 0x31, 0x19, 0x54, 0xb2, 0x9a, 0x85, 0xa7,
61 0x60, 0x3f, 0x8b, 0x54, 0x3a, 0xc3, 0x4d, 0x31, 0xe7, 0x94, 0xa4, 0x44, 0xfd, 0x02, 0x03, 0x01,
67 0x64, 0x8a, 0xda, 0xc8, 0x33, 0x20, 0xa9, 0xd7, 0x83, 0x31, 0x19, 0x54, 0xb2, 0x9a, 0x85, 0xa7,
74 0x60, 0x3f, 0x8b, 0x54, 0x3a, 0xc3, 0x4d, 0x31, 0xe7, 0x94, 0xa4, 0x44, 0xfd, 0x02, 0x03, 0x01,
  /external/openssl/crypto/des/
fcrypt.c 45 0x2D,0x2E,0x2F,0x30,0x31,0x32,0x33,0x34,
51 0x2E,0x2F,0x30,0x31,0x32,0x33,0x34,0x35,
  /external/openssl/crypto/dsa/
dsatest.c 111 0xec,0x07,0x36,0xee,0x31,0xc8,0x02,0x91,
122 0x41,0x31,0x63,0xa5,0x5b,0x4c,0xb5,0x00,
  /external/ppp/pppd/
srp-entry.c 52 0xFC, 0x31, 0x92, 0x94, 0x3D, 0xB5, 0x60, 0x50,
55 0xD5, 0x23, 0x12, 0xAB, 0x4B, 0x03, 0x31, 0x0D,
  /external/webkit/Source/WebCore/platform/text/
Base64.cpp 40 0x77, 0x78, 0x79, 0x7A, 0x30, 0x31, 0x32, 0x33,
60 0x31, 0x32, 0x33, 0x00, 0x00, 0x00, 0x00, 0x00
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_cavlc.c 298 0x31,0x31,0x31,0x31,0x31,0x31,0x31,0x31};
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardImporterTests.java 55 0x00, 0x00, 0x01, 0x00, 0x02, 0x00, 0x00, 0x01, 0x31, 0x00, 0x02,
62 0x01, 0x08, 0x00, 0x00, 0x04, 0x1e, 0x32, 0x30, 0x30, 0x38, 0x31,
63 0x30, 0x32, 0x39, 0x31, 0x33, 0x35, 0x35, 0x33, 0x31, 0x00, 0x00,
67 0x35, 0x69, 0x20, 0x56, 0x65, 0x72, 0x31, 0x2e, 0x30, 0x30, 0x00,
68 0x32, 0x30, 0x30, 0x38, 0x3a, 0x31, 0x30, 0x3a, 0x32, 0x39, 0x20,
69 0x31, 0x33, 0x3a, 0x35, 0x35, 0x3a, 0x34, 0x37, 0x00, 0x20, 0x20,
103 0x31, 0x30, 0x30, 0xa0, 0x01, 0x00, 0x03, 0x00, 0x00, 0x00, 0x01,
128 0x32, 0x30, 0x30, 0x38, 0x3a, 0x31, 0x30, 0x3a, 0x32, 0x39, 0x20,
129 0x31, 0x33, 0x3a, 0x35, 0x35, 0x3a, 0x33, 0x31, 0x00, 0x32, 0x30
    [all...]
  /external/openssl/apps/
testrsa.h 75 0xde,0xaa,0x85,0x59,0xa8,0x31,0x02,0x21,0x00,0xeb,
86 0x02,0x20,0x12,0x11,0xba,0x31,0x57,0x9d,0x3d,0x11,
135 0x31,0x71,0x2c,0xd0,0xff,0xfb,0x2e,0xaf,0x85,0xb4,
174 0xf7,0xdb,0x94,0x07,0x45,0x90,0x78,0x1e,0x31,0x0b,
178 0x2f,0x31,0x3b,0xf0,0x49,0x59,0x5e,0x88,0x9d,0x15,
201 0x23,0xfc,0x1d,0xc4,0xbd,0xd4,0xaa,0x5d,0x31,0x46,
259 0x85,0xee,0x6e,0xad,0x54,0xb3,0xf4,0xfc,0x31,0xa1,
261 0xfd,0x1a,0x4f,0xf6,0x78,0x93,0x46,0x6a,0xd7,0x31,
264 0x31,0xc2,0x36,0xcd,0x60,0xbf,0x9d,0x2d,0x74,0x32,
332 0xba,0x02,0x23,0x42,0x76,0x82,0x31,0x73,0x91,0xed
    [all...]
testdsa.h 24 0xA2,0x76,0x7D,0x31,
27 0xFB,0x53,0xEF,0x50,0xB4,0x40,0x92,0x31,0x56,0x86,0x53,0x7A,
68 0xa5,0xa1,0x31,0xe0,0x67,0xfa,0x50,0xde,0x9b,0x07,0x83,0x7e,
76 0x90,0x3E,0x75,0x31,0x99,0x47,0x7A,0x52,0xFB,0x85,0xE4,0xD9,
86 0xF7,0x07,0x31,0xED,0xFA,0x6C,0x06,0x03,0xD5,0x85,0x8A,0x1C,
133 0x6e,0xcc,0xc2,0xcb,0x26,0x31,0x0d,0x21,0xc4,0xbd,0x8d,0x24,
180 0x30,0x42,0x37,0x02,0x31,0x82,0xBC,0x6A,0xDF,0x6A,0x09,0x29,
  /external/chromium/net/base/
dnssec_unittest.cc 23 0x5f, 0x9d, 0xf2, 0xf6, 0x31, 0x32, 0x51, 0x93, 0x1a, 0x17, 0x6d, 0xf0, 0xda,
64 0xcd, 0x5d, 0xfa, 0xab, 0xb5, 0x17, 0x55, 0xca, 0x86, 0x31, 0x4b, 0x7b, 0x93,
168 0x86, 0x31, 0x4b, 0x7b, 0x93, 0x4a, 0x4b, 0x91, 0xd9, 0xea, 0x71, 0xf8, 0x3f,
185 0xbb, 0x42, 0x31, 0xd0, 0xdc, 0x58, 0x26, 0xda, 0x2d, 0x8b, 0x13, 0xdc, 0x3a,
198 0x83, 0x43, 0x5f, 0x9d, 0xf2, 0xf6, 0x31, 0x32, 0x51, 0x93, 0x1a, 0x17, 0x6d,
217 0x1f, 0x7a, 0xf9, 0x18, 0xda, 0x31, 0x3f, 0x97, 0x68, 0x2b, 0x37, 0x79, 0xb2,
244 0x31, 0x64, 0xce, 0xd8, 0xa1, 0x16, 0x1d, 0x67, 0x0e, 0x2c, 0x07, 0x2e, 0x67,
259 0xc7, 0x6d, 0x60, 0x31, 0xeb, 0xc0, 0x82, 0x5f, 0x44, 0x14, 0x96, 0x60, 0x4e,
265 0x37, 0x93, 0x41, 0x18, 0xf6, 0x93, 0x97, 0xda, 0x27, 0x31, 0xdc, 0xda, 0xec,
269 0x65, 0xed, 0x81, 0x31, 0x63, 0xcd, 0x4d, 0x75, 0x84, 0xaf, 0xfa, 0xa6, 0xb2
    [all...]
dnsrr_resolver_unittest.cc 135 0x00, 0x01, 0x2c, 0x00, 0x5e, 0x5d, 0x76, 0x3d, 0x70, 0x6b, 0x61, 0x31, 0x3b,
137 0x38, 0x45, 0x38, 0x35, 0x36, 0x43, 0x45, 0x30, 0x36, 0x31, 0x35, 0x37, 0x41,
138 0x31, 0x41, 0x44, 0x34, 0x33, 0x43, 0x36, 0x37, 0x30, 0x44, 0x45, 0x30, 0x34,
x509_certificate_known_roots_win.h 85 {0x22, 0xd5, 0xd8, 0xdf, 0x8f, 0x02, 0x31, 0xd1, 0x8d, 0xf7,
102 0x15, 0x91, 0x55, 0x97, 0xc3, 0x9e, 0x26, 0x36, 0x31, 0xd1},
123 {0x31, 0x7a, 0x2a, 0xd0, 0x7f, 0x2b, 0x33, 0x5e, 0xf5, 0xa1,
125 {0x31, 0xe2, 0xc5, 0x2c, 0xe1, 0x08, 0x9b, 0xef, 0xfd, 0xda,
170 0x61, 0x4a, 0xbb, 0x0d, 0x46, 0x31, 0xb4, 0xbe, 0xf8, 0xba},
184 0x31, 0xb0, 0xd0, 0x08, 0x2b, 0x37, 0x2f, 0xef, 0x9a, 0x54},
185 {0x44, 0x63, 0xc5, 0x31, 0xd7, 0xcc, 0xc1, 0x00, 0x67, 0x94,
206 0xf7, 0xcb, 0xe7, 0x92, 0x7d, 0x7d, 0x65, 0x2d, 0x34, 0x31},
214 0xe5, 0xd3, 0x11, 0xca, 0xe8, 0xc2, 0x43, 0x31, 0xab, 0x66},
235 {0x5f, 0x4e, 0x1f, 0xcf, 0x31, 0xb7, 0x91, 0x3b, 0x85, 0x0b
    [all...]
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
TestKeyPair.java 94 (byte)0x1e, (byte)0x6f, (byte)0xb2, (byte)0x31,
105 (byte)0x31, (byte)0xc3, (byte)0x63, (byte)0x47,
123 (byte)0x7b, (byte)0xd0, (byte)0x31, (byte)0xa0,
164 (byte)0x04, (byte)0x7b, (byte)0x17, (byte)0x31,
175 (byte)0x53, (byte)0x5b, (byte)0x31, (byte)0xb1,
323 (byte)0x3c, (byte)0xc2, (byte)0x31, (byte)0xd1,
324 (byte)0x31, (byte)0x2a, (byte)0x35, (byte)0xbe,
408 (byte)0x3c, (byte)0x3c, (byte)0xc2, (byte)0x31,
409 (byte)0xd1, (byte)0x31, (byte)0x2a, (byte)0x35,
    [all...]
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
TestKeyPair.java 95 (byte)0x1e, (byte)0x6f, (byte)0xb2, (byte)0x31,
106 (byte)0x31, (byte)0xc3, (byte)0x63, (byte)0x47,
124 (byte)0x7b, (byte)0xd0, (byte)0x31, (byte)0xa0,
165 (byte)0x04, (byte)0x7b, (byte)0x17, (byte)0x31,
176 (byte)0x53, (byte)0x5b, (byte)0x31, (byte)0xb1,
324 (byte)0x3c, (byte)0xc2, (byte)0x31, (byte)0xd1,
325 (byte)0x31, (byte)0x2a, (byte)0x35, (byte)0xbe,
409 (byte)0x3c, (byte)0x3c, (byte)0xc2, (byte)0x31,
410 (byte)0xd1, (byte)0x31, (byte)0x2a, (byte)0x35,
    [all...]
  /external/dropbear/libtomcrypt/src/encauth/eax/
eax_test.c 165 0xfc, 0xb2, 0xa8, 0xc4, 0x90, 0x31, 0xa8, 0xb3 },
184 0x31, 0x94, 0xba, 0x97, 0x2c, 0x66, 0xde, 0xbd },
192 { 0x5c, 0x4c, 0x93, 0x31, 0x04, 0x9d, 0x0b, 0xda,
  /external/elfutils/libdw/
dwarf.h 62 DW_TAG_thrown_type = 0x31,
120 DW_AT_abstract_origin = 0x31,
250 DW_OP_lit1 = 0x31, /* Literal 1. */
  /bionic/libc/stdlib/
tolower_.c 20 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37,
toupper_.c 21 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37,
  /external/bluetooth/bluez/test/
avtest.c 326 buf[2] = 0x31; /* Bad State */
355 buf[3] = 0x31; /* Bad State */
368 buf[2] = 0x31; /* Bad State */
385 buf[3] = 0x31; /* Bad State */
  /external/bluetooth/hcidump/parser/
obex.c 78 case 0x31:
  /external/dhcpcd/
dhcp.h 124 FQDN_BOTH = 0x31
  /external/opencv/cv/include/
cvtypes.h 194 CV_NEXT_AROUND_RIGHT = 0x31,
  /external/openssl/crypto/
ebcdic.c 63 /*f0*/ 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37,
88 /*90*/ 0x30, 0x31, 0x25, 0x33, 0x34, 0x35, 0x36, 0x17,
144 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, /* f0-ff: */
172 0x30, 0x31, 0x25, 0x33, 0x34, 0x35, 0x36, 0x17, /* 90-9f: */

Completed in 1607 milliseconds

1 2 3 45 6 7 8 91011>>