HomeSort by relevance Sort by last modified time
    Searched refs:x00 (Results 901 - 925 of 1956) sorted by null

<<31323334353637383940>>

  /external/dropbear/libtomcrypt/src/ciphers/
cast5.c     [all...]
  /external/qemu-pc-bios/vgabios/
clext.c 259 {0x5f,640,480,8,0x00,
272 {0x5c,800,600,8,0x00,
282 {0x60,1024,768,8,0x00,
299 {0x6d,1280,1024,8,0x00,
309 {0x7b,1600,1200,8,0x00,
370 .byte 0x0d,0x0a,0x00
375 .byte 0x0d,0x0a,0x00
443 cmp ah, #0x00 ;; set video mode variable
621 mov al, #0x00
632 mov al, #0x00
    [all...]
  /external/icu4c/test/cintltst/
ccapitst.c 458 const uint8_t source[]={ 0x00, 0x04, 0x05, 0x06, 0xa2, 0xb4, 0x00};
459 const uint8_t expectedTarget[]={ 0x00, 0x37, 0x2d, 0x2e, 0x0e, 0x49, 0x62, 0x0f, 0x00};
    [all...]
  /external/chromium/net/base/
x509_certificate.cc 557 // Some serial numbers actually have a leading 0x00 byte required to
559 // We omit the leading 0x00 bytes to make all serial numbers 16 bytes.
605 {0xe3,0xb6,0x00,0xb1,0x07,0x39,0xb0,0x94,0xab,0x47,0x4c,0x88,0x8d,0x97,0x25,0x0d},
617 {0xaf,0xe2,0x66,0x30,0x8f,0x50,0x1d,0x49,0x37,0xc1,0xaa,0xf0,0x00,0xc5,0x68,0x97},
624 {0xe6,0xc0,0xb6,0x11,0xb2,0x84,0x0a,0xac,0xc4,0x00,0xd0,0x3f,0xf2,0x7c,0x86,0xb7},
632 {0x8b,0x22,0xbf,0xf4,0x66,0xe4,0x15,0x26,0x65,0x8a,0x56,0x8d,0x40,0x00,0x70,0xfd},
639 {0xc3,0xac,0x62,0x96,0xff,0x90,0xf0,0x9b,0xf1,0x82,0xfb,0x81,0xf8,0x65,0x00,0xda},
640 {0x92,0x72,0xf9,0x8c,0xfe,0x35,0x00,0x00,0xd6,0xbc,0xaf,0x30,0x63,0x74,0x72,0x98},
644 {0xb0,0x1d,0x8c,0x6f,0x2d,0x53,0x73,0xea,0xbf,0x0c,0x00,0x31,0x9e,0x92,0xae,0x95}
    [all...]
x509_certificate_unittest.cc     [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s 319 @ CHECK: bkpt #10 @ encoding: [0x7a,0x00,0x20,0xe1]
409 @ CHECK: cmn r1, #15 @ encoding: [0x0f,0x00,0x71,0xe3]
410 @ CHECK: cmn r1, r6 @ encoding: [0x06,0x00,0x71,0xe1]
420 @ CHECK: cmn r1, r6, rrx @ encoding: [0x66,0x00,0x71,0xe1]
438 @ CHECK: cmp r1, #15 @ encoding: [0x0f,0x00,0x51,0xe3]
439 @ CHECK: cmp r1, r6 @ encoding: [0x06,0x00,0x51,0xe1]
449 @ CHECK: cmp r1, r6, rrx @ encoding: [0x66,0x00,0x51,0xe1]
744 @ CHECK: mrs r8, apsr @ encoding: [0x00,0x80,0x0f,0xe1]
745 @ CHECK: mrs r8, apsr @ encoding: [0x00,0x80,0x0f,0xe1]
746 @ CHECK: mrs r8, spsr @ encoding: [0x00,0x80,0x4f,0xe1
    [all...]
  /external/wpa_supplicant/
crypto_internal.c 466 * (BT=0: PS=0x00, BT=1: PS=0xff, BT=2: PS=pseudorandom non-zero)
480 *pos++ = 0x00;
485 os_memset(pos, 0x00, ps_len);
499 if (*pos == 0x00)
509 *pos++ = 0x00;
585 plain[0] != 0x00 || plain[1] != 0x01 || plain[2] != 0xff) {
601 if (pos + 16 /* min hash len */ >= plain + len || *pos != 0x00) {
crypto_libtomcrypt.c 505 * (BT=0: PS=0x00, BT=1: PS=0xff, BT=2: PS=pseudorandom non-zero)
519 *pos++ = 0x00;
524 os_memset(pos, 0x00, ps_len);
538 if (*pos == 0x00)
548 *pos++ = 0x00;
644 plain[0] != 0x00 || plain[1] != 0x01 || plain[2] != 0xff) {
660 if (pos + 16 /* min hash len */ >= plain + len || *pos != 0x00) {
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
crypto_libtomcrypt.c 505 * (BT=0: PS=0x00, BT=1: PS=0xff, BT=2: PS=pseudorandom non-zero)
519 *pos++ = 0x00;
524 os_memset(pos, 0x00, ps_len);
538 if (*pos == 0x00)
548 *pos++ = 0x00;
644 plain[0] != 0x00 || plain[1] != 0x01 || plain[2] != 0xff) {
660 if (pos + 16 /* min hash len */ >= plain + len || *pos != 0x00) {
  /external/wpa_supplicant_8/src/crypto/
crypto_libtomcrypt.c 505 * (BT=0: PS=0x00, BT=1: PS=0xff, BT=2: PS=pseudorandom non-zero)
519 *pos++ = 0x00;
524 os_memset(pos, 0x00, ps_len);
538 if (*pos == 0x00)
548 *pos++ = 0x00;
644 plain[0] != 0x00 || plain[1] != 0x01 || plain[2] != 0xff) {
660 if (pos + 16 /* min hash len */ >= plain + len || *pos != 0x00) {
  /dalvik/vm/
Ddm.cpp 285 set4BE(&buf[0x00], thread->threadId);
298 set4BE(&buf[0x00], thread->threadId);
325 set4BE(&buf[0x00], threadId);
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
SpriteTextRenderer.java 50 mLabelPaint.setARGB(0xff, 0x00, 0x00, 0x00);
  /external/chromium/webkit/glue/media/
video_renderer_impl.cc 24 bitmap_.eraseRGB(0x00, 0x00, 0x00);
  /external/dropbear/
rsa.c 350 buf_putbyte(buf, 0x00);
383 /* ASN1 designator (including the 0x00 preceding) */
385 {0x00, 0x30, 0x21, 0x30, 0x09, 0x06, 0x05, 0x2b,
386 0x0e, 0x03, 0x02, 0x1a, 0x05, 0x00, 0x04, 0x14};
  /external/grub/netboot/
cs89x0.h 401 #define DMA_BASE 0x00 /* DMA controller base */
411 #define DMA_ENABLE 0x00 /* Enable channel n */
441 #define PNP_FUNCTION_OK 0x00
  /external/openssl/crypto/aes/
aes_wrap.c 189 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
196 0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77,
198 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
  /external/qemu/hw/
pckbd.c 224 kbd_queue(s, 0x00, 0);
231 kbd_queue(s, 0x00, 0);
242 kbd_queue(s, 0x00, 0);
  /frameworks/base/obex/javax/obex/
ClientSession.java 96 * Byte 4: Flags (For TCP 0x00)
104 requestPacket[1] = (byte)0x00;
345 packet[1] = (byte)0x00;
423 out.write(0x00);
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 71 #define VPP_MINOR_VER 0x00
73 #define VPP_REVISION 0x00
74 #define VPP_STEP 0x00
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CertPathImpl.java 376 0x31, 0x00,// empty set of DigestAlgorithms
377 0x30, 0x03, 0x06, 0x01, 0x00 // empty ContentInfo with oid=0
381 private final byte[] SIGNERS_INFO = new byte[] { 0x31, 0x00 };
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
i2o-dev.h 288 #define I2O_EVT_STATE_CHANGE_NORMAL 0x00
297 #define I2O_EVT_GEN_WARNING_NORMAL 0x00
313 #define I2O_CLASS_VERSION_10 0x00
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
ch9.h 55 #define USB_TYPE_STANDARD (0x00 << 5)
64 #define USB_RECIP_DEVICE 0x00
79 #define USB_REQ_GET_STATUS 0x00
  /bionic/libc/kernel/common/linux/
gfp.h 24 #define __GFP_DMA32 ((__force gfp_t)0x00)
hil.h 87 HIL_CMD_IFC = 0x00,
139 #define HIL_IDD_DID_KBLANG_USE_ESD 0x00
178 #define HIL_IDD_DID_TYPE_KEYPAD 0x00
246 #define HIL_POL_CHARTYPE_NONE 0x00
  /bionic/libc/kernel/common/linux/mtd/
onenand_regs.h 80 #define ONENAND_CMD_READ (0x00)

Completed in 1706 milliseconds

<<31323334353637383940>>