| /src/sys/dev/ic/ |
| aic77xxreg.h | 36 #define INTDEF 0x5c /* Interrupt Definition Register */
|
| /src/crypto/external/apache2/openssl/dist/ssl/record/methods/ |
| ssl3_meth.c | 210 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 211 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c [all...] |
| /src/sys/dev/pci/ |
| pciide_piccolo_reg.h | 34 #define PICCOLO_DMA_TIMING 0x5c
|
| /src/external/bsd/libfido2/dist/tools/ |
| cred_verify.c | 27 struct blob x5c; local 36 memset(&x5c, 0, sizeof(x5c)); 47 (void)base64_read(in_f, &x5c); 61 xxd(x5c.ptr, x5c.len); 77 if (x5c.ptr != NULL) { 78 if ((r = fido_cred_set_x509(cred, x5c.ptr, x5c.len)) != FIDO_OK) 96 free(x5c.ptr) [all...] |
| cred_make.c | 98 char *x5c = NULL; local 112 fido_cred_x5c_len(cred), &x5c); 125 if (x5c != NULL) 126 fprintf(out_f, "%s\n", x5c); 136 free(x5c);
|
| /src/sys/arch/powerpc/mpc5200/ |
| mpc5200_atareg.h | 53 #define ATA_DRIVE_CTRL 0x5c /* device control (W) / alt status (R) */
|
| /src/crypto/external/bsd/openssl/dist/ssl/record/ |
| ssl3_record.c | 27 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 28 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c [all...] |
| /src/crypto/external/bsd/openssl.old/dist/ssl/record/ |
| ssl3_record.c | 26 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 27 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c [all...] |
| /src/sys/dev/hil/ |
| hildevs_data.h | 43 { 0x5c, 0x5f, HIL_DEVICE_BUTTONBOX, "Barcode reader" },
|
| /src/sys/dev/i2c/ |
| am2315reg.h | 22 #define AM2315_TYPICAL_ADDR 0x5c
|
| /src/crypto/external/apache2/openssl/dist/crypto/sha/ |
| sha1dgst.c | 68 memset(padtmp, 0x5c, sizeof(padtmp));
|
| /src/crypto/external/bsd/openssl/dist/crypto/sha/ |
| sha1dgst.c | 68 memset(padtmp, 0x5c, sizeof(padtmp));
|
| /src/external/bsd/libpcap/dist/ |
| atmuni31.h | 68 #define QOS_PARA 0x5c /* quality of service parameters */
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/ |
| i386-float.S | 37 smallval: .byte 0xe9,0xd0,0xd7,0x65,0x81,0xb7,0x43,0xc6,0x5c,0x6a
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| i386-float.S | 37 smallval: .byte 0xe9,0xd0,0xd7,0x65,0x81,0xb7,0x43,0xc6,0x5c,0x6a
|
| /src/tests/dev/audio/ |
| h_pad_musa.c | 4 0x4f, 0x5b, 0xe7, 0xf5, 0x5e, 0x53, 0x61, 0xe7, 0x5c, 0x53, 0x67, 0x67, 8 0x5b, 0x64, 0x5b, 0x5b, 0x55, 0x53, 0x5c, 0x5d, 0x67, 0x53, 0x63, 0x5e, 10 0xe9, 0x6e, 0x67, 0x5c, 0x60, 0x67, 0x7a, 0xff, 0xe7, 0xff, 0x58, 0x5b, 12 0x5b, 0x67, 0x54, 0x58, 0x67, 0x67, 0x6e, 0x67, 0x5c, 0x58, 0x67, 0x67, 15 0x77, 0x7c, 0x67, 0x5d, 0x5b, 0x67, 0x5b, 0x55, 0x67, 0x5c, 0x67, 0x60, 19 0xff, 0x6d, 0xe7, 0xff, 0xec, 0x68, 0x5b, 0xff, 0x5c, 0x6a, 0xeb, 0x69, 21 0x71, 0x5c, 0x77, 0x72, 0x68, 0xe7, 0x6d, 0xff, 0xff, 0xff, 0xdb, 0xe7, 31 0x67, 0xff, 0xff, 0x67, 0x67, 0x67, 0x5c, 0x5b, 0x67, 0x7f, 0x67, 0xdb, 32 0xfe, 0xde, 0xec, 0x5c, 0x61, 0x5b, 0x67, 0x6e, 0x67, 0x67, 0xfe, 0xff, 36 0x60, 0x5c, 0x67, 0xff, 0x7d, 0x75, 0xff, 0xff, 0xe7, 0xec, 0xff, 0xff [all...] |
| /src/sys/arch/evbarm/stand/board/ |
| s3c2800_vector.S | 46 #define PLLCON_MDIV_VAL 0x5c 50 #define PLLCON_MDIV_VAL 0x5c 54 #define PLLCON_MDIV_VAL 0x5c
|
| /src/crypto/external/apache2/openssl/dist/demos/mac/ |
| poly1305.c | 50 0xe0, 0x5c, 0xc2, 0x04, 0x04, 0xf3, 0xf7, 0x00 66 0x2a, 0xc3, 0x27, 0x5c, 0xf9, 0xd4, 0x32, 0x7e 76 0xf8, 0x4f, 0x33, 0x5c, 0xb8, 0x19, 0x53, 0xde
|
| /src/crypto/external/bsd/openssl/dist/demos/mac/ |
| poly1305.c | 50 0xe0, 0x5c, 0xc2, 0x04, 0x04, 0xf3, 0xf7, 0x00 66 0x2a, 0xc3, 0x27, 0x5c, 0xf9, 0xd4, 0x32, 0x7e 76 0xf8, 0x4f, 0x33, 0x5c, 0xb8, 0x19, 0x53, 0xde
|
| /src/share/locale/ctype/charset/ |
| Latin-Greek | 13 LOWER 0x61 - 0x71 0x73 - 0x7b 0x5c 0x5d - 0x5f 0x7c 0x7d - 0x7e
|
| /src/external/bsd/libfido2/dist/src/ |
| cred.c | 298 if (!attstmt->x5c.len) { 299 fido_log_debug("%s: x5c.len=%zu", __func__, attstmt->x5c.len); 304 if (attstmt->x5c.ptr[0].len > INT_MAX) { 305 fido_log_debug("%s: x5c[0].len=%zu", __func__, 306 attstmt->x5c.ptr[0].len); 311 if ((rawcert = BIO_new_mem_buf(attstmt->x5c.ptr[0].ptr, 312 (int)attstmt->x5c.ptr[0].len)) == NULL || 362 cred->attstmt.x5c.ptr == NULL || cred->attstmt.sig.ptr == NULL || 365 fido_log_debug("%s: cdh=%p, authdata=%p, x5c=%p, sig=%p, [all...] |
| /src/sbin/efi/ |
| defs.h | 65 {0x9a,0xee,0x5c,0xb9,0x77,0xc2}}
|
| /src/sys/arch/arm/ep93xx/ |
| epgpioreg.h | 105 #define EP93XX_GPIO_IntStsF 0x5c /* Masked interrupt Status (R) */
|
| /src/sys/arch/arm/nvidia/ |
| tegra_timerreg.h | 42 #define TMR4_PCR_REG 0x5c
|
| /src/sys/arch/powerpc/ibm4xx/dev/ |
| pcicreg.h | 81 #define PCIC_PMCSR 0x5c
|