/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpciph_aes_stitched.txt | 8 TLSVersion = 0x0301 18 TLSVersion = 0x0301 28 TLSVersion = 0x0302 40 TLSVersion = 0x0301 50 TLSVersion = 0x0301 60 TLSVersion = 0x0302 71 TLSVersion = 0x0301 81 TLSVersion = 0x0301 84 NextIV = 0a5d8c46731f434ff05d289367b03294 91 TLSVersion = 0x0302 [all …]
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | prov_ssl.h | 22 # define SSL3_VERSION 0x0300 23 # define TLS1_VERSION 0x0301 24 # define TLS1_1_VERSION 0x0302 25 # define TLS1_2_VERSION 0x0303 26 # define TLS1_3_VERSION 0x0304 27 # define DTLS1_VERSION 0xFEFF 28 # define DTLS1_2_VERSION 0xFEFD 29 # define DTLS1_BAD_VER 0x0100
|
/freebsd/sys/dev/ral/ |
H A D | if_ral_pci.c | 69 { 0x1432, 0x7708, "Edimax RT2860" }, 70 { 0x1432, 0x7711, "Edimax RT3591" }, 71 { 0x1432, 0x7722, "Edimax RT3591" }, 72 { 0x1432, 0x7727, "Edimax RT2860" }, 73 { 0x1432, 0x7728, "Edimax RT2860" }, 74 { 0x1432, 0x7738, "Edimax RT2860" }, 75 { 0x1432, 0x7748, "Edimax RT2860" }, 76 { 0x1432, 0x7758, "Edimax RT2860" }, 77 { 0x1432, 0x7768, "Edimax RT2860" }, 78 { 0x1462, 0x891a, "MSI RT3090" }, [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/perf/ |
H A D | riscv,pmu.yaml | 78 value of variant must be 0xffffffff_ffffffff. 104 riscv,event-to-mhpmevent = <0x0000B 0x0000 0x0001>; 105 riscv,event-to-mhpmcounters = <0x00001 0x00001 0x00000001>, 106 <0x00002 0x00002 0x0000000 [all...] |
/freebsd/contrib/wpa/src/tls/ |
H A D | tlsv1_common.h | 14 #define TLS_VERSION_1 0x0301 /* TLSv1 */ 15 #define TLS_VERSION_1_1 0x0302 /* TLSv1.1 */ 16 #define TLS_VERSION_1_2 0x0303 /* TLSv1.2 */ 34 TLS_HANDSHAKE_TYPE_HELLO_REQUEST = 0, 50 #define TLS_NULL_WITH_NULL_NULL 0x0000 /* RFC 2246 */ 51 #define TLS_RSA_WITH_NULL_MD5 0x0001 /* RFC 2246 */ 52 #define TLS_RSA_WITH_NULL_SHA 0x0002 /* RFC 2246 */ 53 #define TLS_RSA_EXPORT_WITH_RC4_40_MD5 0x0003 /* RFC 2246 */ 54 #define TLS_RSA_WITH_RC4_128_MD5 0x0004 /* RFC 2246 */ 55 #define TLS_RSA_WITH_RC4_128_SHA 0x0005 /* RFC 2246 */ [all …]
|
/freebsd/lib/libsdp/ |
H A D | sdp.h | 43 #define SDP_DATA_NIL 0x00 46 #define SDP_DATA_UINT8 0x08 47 #define SDP_DATA_UINT16 0x09 48 #define SDP_DATA_UINT32 0x0A 49 #define SDP_DATA_UINT64 0x0B 50 #define SDP_DATA_UINT128 0x0C 53 #define SDP_DATA_INT8 0x10 54 #define SDP_DATA_INT16 0x11 55 #define SDP_DATA_INT32 0x12 56 #define SDP_DATA_INT64 0x13 [all …]
|
/freebsd/crypto/openssl/util/perl/TLSProxy/ |
H A D | Record.pm | 14 my $server_encrypting = 0; 15 my $client_encrypting = 0; 16 my $etm = 0; 38 VERS_TLS_1_4 => 0x0305, 39 VERS_TLS_1_3 => 0x0304, 40 VERS_TLS_1_2 => 0x0303, 41 VERS_TLS_1_1 => 0x0302, 42 VERS_TLS_1_0 => 0x0301, 43 VERS_SSL_3_0 => 0x0300, 44 VERS_SSL_LT_3_0 => 0x02ff [all …]
|
H A D | Message.pm | 18 MT_HELLO_REQUEST => 0, 42 AL_DESC_CLOSE_NOTIFY => 0, 66 EXT_SERVER_NAME => 0, 89 EXT_CRYPTOPRO_BUG_EXTENSION => 0xfde8, 90 EXT_UNKNOWN => 0xfffe, 92 EXT_FORCE_LAST => 0xffff 99 SIG_ALG_RSA_PKCS1_SHA256 => 0x0401, 100 SIG_ALG_RSA_PKCS1_SHA384 => 0x0501, 101 SIG_ALG_RSA_PKCS1_SHA512 => 0x0601, 102 SIG_ALG_ECDSA_SECP256R1_SHA256 => 0x0403, [all …]
|
/freebsd/sys/netgraph/ |
H A D | ng_pppoe.h | 180 #define PADI_CODE 0x09 181 #define PADO_CODE 0x07 182 #define PADR_CODE 0x19 183 #define PADS_CODE 0x65 184 #define PADT_CODE 0xa7 185 #define PADM_CODE 0xd3 189 #define PTT_EOL (0x0000) 190 #define PTT_SRV_NAME (0x0101) 191 #define PTT_AC_NAME (0x0102) 192 #define PTT_HOST_UNIQ (0x0103) [all …]
|
/freebsd/sys/dev/sound/usb/ |
H A D | uaudioreg.h | 38 #define UAUDIO_VERSION_10 0x0100 39 #define UAUDIO_VERSION_20 0x0200 40 #define UAUDIO_VERSION_30 0x0300 42 #define UAUDIO_PROTOCOL_20 0x20 44 #define UDESC_CS_UNDEFINED 0x20 45 #define UDESC_CS_DEVICE 0x21 46 #define UDESC_CS_CONFIG 0x22 47 #define UDESC_CS_STRING 0x23 48 #define UDESC_CS_INTERFACE 0x24 49 #define UDESC_CS_ENDPOINT 0x25 [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-eigrp.c | 64 { 0, NULL} 68 { 0x01, "Init" }, 69 { 0x02, "Conditionally Received" }, 70 { 0x04, "Restart" }, 71 { 0x08, "End-of-Table" }, 72 { 0, NULL} 80 #define EIGRP_TLV_GENERAL_PARM 0x0001 81 #define EIGRP_TLV_AUTH 0x0002 82 #define EIGRP_TLV_SEQ 0x0003 83 #define EIGRP_TLV_SW_VERSION 0x0004 [all …]
|
H A D | print-ldp.c | 34 * 0 1 2 3 35 * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 58 * 0 1 2 3 59 * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 85 #define LDP_MASK_MSG_TYPE(x) ((x)&0x7fff) 86 #define LDP_MASK_U_BIT(x) ((x)&0x8000) 88 #define LDP_MSG_NOTIF 0x0001 89 #define LDP_MSG_HELLO 0x0100 90 #define LDP_MSG_INIT 0x0200 91 #define LDP_MSG_KEEPALIVE 0x0201 [all …]
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_adminq_cmd.h | 43 #define IAVF_FW_API_VERSION_MAJOR 0x0001 44 #define IAVF_FW_API_VERSION_MINOR_X722 0x0006 45 #define IAVF_FW_API_VERSION_MINOR_X710 0x0007 52 #define IAVF_MINOR_VER_GET_LINK_INFO_XL710 0x0007 54 #define IAVF_MINOR_VER_FW_LLDP_STOPPABLE_X722 0x0006 81 * |0 |1 |2 |3 |4 |5 |6 |7 |8 |9 |10 |11 |12 |13 |14 |15 | 86 #define IAVF_AQ_FLAG_DD_SHIFT 0 98 #define IAVF_AQ_FLAG_DD (1 << IAVF_AQ_FLAG_DD_SHIFT) /* 0x1 */ 99 #define IAVF_AQ_FLAG_CMP (1 << IAVF_AQ_FLAG_CMP_SHIFT) /* 0x2 */ 100 #define IAVF_AQ_FLAG_ERR (1 << IAVF_AQ_FLAG_ERR_SHIFT) /* 0x4 */ [all …]
|
/freebsd/sys/dev/usb/ |
H A D | usbdevs | 50 * #define USB_VENDOR_VNDR 0x???? 51 * #define USB_PRODUCT_VNDR_PRDCT 0x???? 57 vendor UNKNOWN1 0x0053 Unknown vendor 58 vendor UNKNOWN2 0x0105 Unknown vendor 59 vendor EGALAX2 0x0123 eGalax, Inc. 60 vendor CHIPSBANK 0x0204 Chipsbank Microelectronics Co. 61 vendor HUMAX 0x02ad HUMAX 62 vendor QUAN 0x01e1 Quan 63 vendor LTS 0x0386 LTS 64 vendor BWCT 0x03da Bernd Walter Computer Technology [all …]
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | EVP_PKEY_CTX_ctrl.3 | 49 .\" If the F register is >0, we'll generate index entries on stderr for 57 .nr rF 0 65 . nr % 0 74 . ds #H 0 83 . ds #F 0 489 \&\fIlabel\fR and its length in bytes to \fIlen\fR. If \fIlabel\fR is \s-1NULL\s0 or \fIlen\fR is 0, 511 the \s-1TLS\s0 protocol version that was first requested by the client (e.g. 0x0303 for 512 TLSv1.2, 0x0302 for TLSv1.1 etc). Historically some buggy clients would use the 614 be 1, 2 or 3 corresponding to \s-1RFC5114\s0 sections 2.1, 2.2 and 2.3. or 0 to clear 690 of OpenSSL before 1.1.0) or \fB\s-1OPENSSL_EC_NAMED_CURVE\s0\fR to use named curve form. [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_PKEY_CTX_ctrl.pod | 360 I<label> and its length in bytes to I<len>. If I<label> is NULL or I<len> is 0, 382 the TLS protocol version that was first requested by the client (e.g. 0x0303 for 383 TLSv1.2, 0x0302 for TLSv1.1 etc). Historically some buggy clients would use the 495 be 1, 2 or 3 corresponding to RFC5114 sections 2.1, 2.2 and 2.3. or 0 to clear 573 of OpenSSL before 1.1.0) or B<OPENSSL_EC_NAMED_CURVE> to use named curve form. 575 B<OPENSSL_EC_NAMED_CURVE> value was added in OpenSSL 1.1.0; previous 576 versions should use 0 instead. 582 key derivation, 0 to disable it and -1 to clear the stored cofactor mode and 587 enabled and 0 otherwise. 645 and 0 or a negative value for failure. In particular a return value of -2 [all …]
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_adminq_cmd.h | 44 #define I40E_FW_API_VERSION_MAJOR 0x0001 45 #define I40E_FW_API_VERSION_MINOR_X722 0x000C 46 #define I40E_FW_API_VERSION_MINOR_X710 0x000F 53 #define I40E_MINOR_VER_GET_LINK_INFO_XL710 0x0007 55 #define I40E_MINOR_VER_GET_LINK_INFO_X722 0x0009 57 #define I40E_MINOR_VER_FW_LLDP_STOPPABLE_X722 0x0006 59 #define I40E_MINOR_VER_FW_REQUEST_FEC_X722 0x000A 86 * |0 |1 |2 |3 |4 |5 |6 |7 |8 |9 |10 |11 |12 |13 |14 |15 | 91 #define I40E_AQ_FLAG_DD_SHIFT 0 103 #define I40E_AQ_FLAG_DD (1 << I40E_AQ_FLAG_DD_SHIFT) /* 0x1 */ [all …]
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | evp.h | 23 #define EVP_MD_CTX_FLAG_KEEP_PKEY_CTX 0x0400 243 #define EVP_ORIG_DYNAMIC 0 358 for (i=0; i <= inl; i+=bl) 475 0, flags, init_key, cleanup, set_asn1, get_asn1, ctrl) 678 STACK_OF(X509_ATTRIBUTE) *attributes; /* [ 0 ] */ 852 # define TLS1_1_VERSION 0x0302 878 * Return 1 on success, 0 or negative for errors. 914 # define EVP_PKEY_STATE_UNKNOWN 0
|
/freebsd/sys/dev/ice/ |
H A D | ice_adminq_cmd.h | 44 #define ICE_AQC_TOPO_MAX_LEVEL_NUM 0x9 59 /* Get version (direct 0x0001) */ 73 /* Send driver version (indirect 0x0002) */ 84 /* Queue Shutdown (direct 0x0003) */ 87 #define ICE_AQC_DRIVER_UNLOADING BIT(0) 91 /* Get Expanded Error Code (0x0005, direct) */ 94 #define ICE_AQC_EXPANDED_ERROR_NOT_PROVIDED 0xFFFFFFFF 99 /* Request resource ownership (direct 0x0008) 100 * Release resource ownership (direct 0x0009) 125 #define ICE_AQ_RES_GLBL_SUCCESS 0 [all...] |
/freebsd/sys/dev/bhnd/cores/chipc/ |
H A D | chipcreg.h | 46 #define CHIPC_GET_FLAG(_value, _flag) (((_value) & _flag) != 0) 50 #define CHIPC_ID 0x00 51 #define CHIPC_CAPABILITIES 0x04 52 #define CHIPC_CORECTRL 0x08 /* rev >= 1 */ 53 #define CHIPC_BIST 0x0C 55 #define CHIPC_OTPST 0x10 /**< otp status */ 56 #define CHIPC_OTPCTRL 0x14 /**< otp control */ 57 #define CHIPC_OTPPROG 0x18 58 #define CHIPC_OTPLAYOUT 0x1C /**< otp layout (IPX OTP) */ 60 #define CHIPC_INTST 0x20 /**< interrupt status */ [all …]
|
/freebsd/share/i18n/csmapper/JIS/ |
H A D | JISX0213-1%UCS@BMP.src | 5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8 7 DST_INVALID 0xFFFE 34 0x222F = 0xFF07 # 0x0027 35 0x2230 = 0xFF02 # 0x0022 36 0x2231 = 0xFF0D # 0x002D 37 0x2232 = 0xFF5E # 0x007E 38 0x2233 = 0x3033 39 0x2234 = 0x3034 40 0x2235 = 0x3035 41 0x2236 = 0x303B [all …]
|
H A D | UCS@BMP%JISX0213-1.src | 5 SRC_ZONE 0x007E - 0xFF60 7 DST_INVALID 0xFFFF 30 0x00A0 = 0x2922 31 0x00A1 = 0x2923 32 0x00A4 = 0x2924 33 0x00A6 = 0x2925 34 0x00A9 = 0x2926 35 0x00AA = 0x2927 36 0x00AB = 0x2928 37 0x00AD = 0x2929 [all …]
|
/freebsd/contrib/bc/src/ |
H A D | data.c | 173 { NULL, 0, 0 }, 286 "divide by 0", 346 "POSIX requires 0 or 1 comparison operators per condition", 417 { 0x1100, 0x115F }, { 0x231A, 0x231B }, { 0x2329, 0x232A }, 418 { 0x23E9, 0x23EC }, { 0x23F0, 0x23F0 }, { 0x23F3, 0x23F3 }, 419 { 0x25FD, 0x25FE }, { 0x2614, 0x2615 }, { 0x2648, 0x2653 }, 420 { 0x267F, 0x267F }, { 0x2693, 0x2693 }, { 0x26A1, 0x26A1 }, 421 { 0x26AA, 0x26AB }, { 0x26BD, 0x26BE }, { 0x26C4, 0x26C5 }, 422 { 0x26CE, 0x26CE }, { 0x26D4, 0x26D4 }, { 0x26EA, 0x26EA }, 423 { 0x26F2, 0x26F3 }, { 0x26F5, 0x26F5 }, { 0x26FA, 0x26FA }, [all …]
|
/freebsd/sys/dev/usb/serial/ |
H A D | uipaq.c | 77 #define UIPAQ_CONFIG_INDEX 0 /* config number 1 */ 78 #define UIPAQ_IFACE_INDEX 0 159 {USB_VPI(0x0104, 0x00be, 0)}, 161 {USB_VPI(0x04ad, 0x0301, 0)}, 163 {USB_VPI(0x04ad, 0x0302, 0)}, 165 {USB_VPI(0x04ad, 0x0303, 0)}, 167 {USB_VPI(0x04ad, 0x0306, 0)}, 169 {USB_VPI(0x0536, 0x01a0, 0)}, 171 {USB_VPI(0x067e, 0x1001, 0)}, 173 {USB_VPI(0x094b, 0x0001, 0)}, [all …]
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_ael1002.c | 46 AEL100X_TX_CONFIG1 = 0xc002, 48 AEL1002_PWR_DOWN_HI = 0xc011, 49 AEL1002_PWR_DOWN_LO = 0xc012, 50 AEL1002_XFI_EQL = 0xc015, 51 AEL1002_LB_EN = 0xc017, 53 AEL_OPT_SETTINGS = 0xc017, 54 AEL_I2C_CTRL = 0xc30a, 55 AEL_I2C_DATA = 0xc30b, 56 AEL_I2C_STAT = 0xc30c, 58 AEL2005_GPIO_CTRL = 0xc214, [all …]
|