| /freebsd-14.2/secure/caroot/ |
| H A D | MAca-bundle.pl | 143 my $serial = 0; 159 $serial = graboct($ifh); 175 return ($serial, $cka_label, $certdata); 181 my $serial; 194 $serial = graboct($ifh); 216 return ($serial, $cka_label, $trust); 228 if (defined $certs{$label."\0".$serial}) { 232 $certs{$label."\0".$serial} = $certdata; 235 $labels{$label."\0".$serial} = $label; 244 $trusts{$label."\0".$serial} = $trust; [all …]
|
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | krl.sh | 35 serial: 1-4 36 serial: 10 37 serial: 15 38 serial: 30 39 serial: 50 40 serial: 90 41 serial: 999 43 serial: 500 44 serial: 501 45 serial: 502 [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | serial-midi.yaml | 5 $id: http://devicetree.org/schemas/sound/serial-midi.yaml# 14 Generic MIDI interface using a serial device. This denotes that a serial device is 17 child node of a serial node. 20 parent serial device. If the standard MIDI baud of 31.25 kBaud is needed 22 configure the clocks of the parent serial device so that a requested baud of 38.4 kBaud 27 const: serial-midi 30 description: Baudrate to set the serial port to when this MIDI device is opened. 40 serial { 42 compatible = "serial-midi"; 46 serial { [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | mvme7100.dts | 83 serial1: serial@4600 { 102 serial@5,1000 { 103 device_type = "serial"; 110 serial@5,2000 { 111 device_type = "serial"; 118 serial@5,3000 { 119 device_type = "serial"; 126 serial@5,4000 { 127 device_type = "serial";
|
| H A D | mvme2500.dts | 160 serial2: serial@1,0 { 161 device_type = "serial"; 168 serial3: serial@2,0 { 169 device_type = "serial"; 176 serial4: serial@3,0 { 177 device_type = "serial"; 184 serial5: serial@4,0 { 185 device_type = "serial"; 261 serial@4600 {
|
| /freebsd-14.2/usr.sbin/bsdconfig/mouse/include/ |
| H A D | messages.subr | 28 msg_auto_desc="Bus mouse, PS/2 style mouse or PnP serial mouse" 45 msg_glidepoint_desc="ALPS GlidePoint pad (serial)" 47 msg_hitachi_desc="Hitachi tablet (serial)" 49 msg_intellimouse_desc="Microsoft IntelliMouse (serial)" 51 msg_logitech_desc="Logitech protocol (old models) (serial)" 55 msg_microsoft_desc="Microsoft protocol (serial)" 57 msg_mm_series_desc="MM Series protocol (serial)" 63 msg_mouseman_desc="Logitech MouseMan/TrackMan models (serial)" 65 msg_mousesystems_desc="MouseSystems protocol (serial)" 73 …serial mice and should\nnot be used with the PS/2 port mouse or the bus mouse. If you have\na ser… [all …]
|
| /freebsd-14.2/crypto/openssl/crypto/x509/ |
| H A D | v3_akid.c | 52 if (!X509V3_add_value((akeyid->issuer || akeyid->serial) ? "keyid" : NULL, in STACK_OF() 68 if (akeyid->serial) { in STACK_OF() 69 tmp = OPENSSL_buf2hexstr(akeyid->serial->data, akeyid->serial->length); in STACK_OF() 107 ASN1_INTEGER *serial = NULL; in v2i_AUTHORITY_KEYID() local 184 serial = ASN1_INTEGER_dup(X509_get0_serialNumber(issuer_cert)); in v2i_AUTHORITY_KEYID() 185 if (isname == NULL || serial == NULL) { in v2i_AUTHORITY_KEYID() 205 akeyid->serial = serial; in v2i_AUTHORITY_KEYID() 214 ASN1_INTEGER_free(serial); in v2i_AUTHORITY_KEYID()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/serial/ |
| H A D | qcom,msm-uart.yaml | 4 $id: http://devicetree.org/schemas/serial/qcom,msm-uart.yaml# 14 The MSM serial UART hardware is designed for low-speed use cases where a 16 with the MSM serial UARTDM except that it only supports reading and writing 46 - $ref: /schemas/serial/serial.yaml# 50 serial@a9c00000 {
|
| H A D | snps-dw-apb-uart.yaml | 4 $id: http://devicetree.org/schemas/serial/snps-dw-apb-uart.yaml# 13 - $ref: serial.yaml# 93 status register. Define this if your serial port does not use this 100 status register. Define this if your serial port does not use this 107 status register. Define this if your serial port does not use this 114 register. Define this if your serial port does not use this pin. 126 serial@80230000 { 141 serial@80230000 { 152 serial@80230000 {
|
| H A D | sifive-serial.yaml | 4 $id: http://devicetree.org/schemas/serial/sifive-serial.yaml# 7 title: SiFive asynchronous serial interface (UART) 15 - $ref: serial.yaml# 57 serial@10010000 {
|
| H A D | litex,liteuart.yaml | 5 $id: http://devicetree.org/schemas/serial/litex,liteuart.yaml# 8 title: LiteUART serial controller 15 LiteUART serial controller is a part of the LiteX FPGA SoC builder. It supports 36 uart0: serial@e0001800 {
|
| H A D | qcom,serial-geni-qcom.yaml | 4 $id: http://devicetree.org/schemas/serial/qcom,serial-geni-qcom.yaml# 14 - $ref: /schemas/serial/serial.yaml# 74 serial@a88000 {
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/ |
| H A D | qualcomm-bluetooth.txt | 4 This documents the binding structure and common properties for serial 27 - max-speed: see Documentation/devicetree/bindings/serial/serial.yaml 38 - max-speed: see Documentation/devicetree/bindings/serial/serial.yaml 44 serial@7570000 { 57 serial@898000 {
|
| H A D | mediatek-bluetooth.txt | 4 This device is a serial attached device to BTIF device and thus it must be a 5 child node of the serial node with BTIF. The dt-bindings details for BTIF 6 device can be known via Documentation/devicetree/bindings/serial/8250.yaml. 19 btif: serial@1100c000 { 40 This device is a serial attached device to UART device and thus it must be a 41 child node of the serial node with UART. 45 Documentation/devicetree/bindings/serial/serial.yaml 98 uart1: serial@11003000 {
|
| H A D | marvell-bluetooth.yaml | 10 This documents the binding structure and common properties for serial 23 description: see Documentation/devicetree/bindings/serial/serial.yaml 45 serial {
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | X509_get_serialNumber.pod | 8 - get or set certificate serial number 16 int X509_set_serialNumber(X509 *x, ASN1_INTEGER *serial); 20 X509_get_serialNumber() returns the serial number of certificate B<x> as an 27 X509_set_serialNumber() sets the serial number of certificate B<x> to 28 B<serial>. A copy of the serial number is used internally so B<serial> should
|
| H A D | X509_CRL_get0_by_serial.pod | 16 X509_REVOKED **ret, const ASN1_INTEGER *serial); 24 int X509_REVOKED_set_serialNumber(X509_REVOKED *r, ASN1_INTEGER *serial); 34 serial number I<serial>. If it is successful, it sets I<*ret> to the internal 39 looks for a revoked entry using the serial number of certificate I<x>. 45 serial number of I<r>. 50 X509_REVOKED_set_serialNumber() sets the serial number of I<r> to I<serial>. 51 The supplied I<serial> pointer is not used internally so it should be 62 X509_CRL_sort() sorts the revoked entries of I<crl> into ascending serial
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | at91-foxg20.dts | 67 usart0: serial@fffb0000 { 76 usart1: serial@fffb4000 { 80 usart2: serial@fffb8000 { 89 usart3: serial@fffd0000 { 93 uart0: serial@fffd4000 { 97 uart1: serial@fffd8000 { 101 dbgu: serial@fffff200 {
|
| H A D | spear310-evb.dts | 161 serial@d0000000 { 167 serial@b2000000 { 173 serial@b2080000 { 179 serial@b2100000 { 185 serial@b2180000 { 191 serial@b2200000 {
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,geni-se.yaml | 14 is a programmable module for supporting a wide range of serial interfaces 18 representing a serial engine. 67 description: GENI serial engine based SPI controller. SPI in master mode 75 description: GENI serial engine based I2C controller. 78 "serial@[0-9a-f]+$": 81 $ref: /schemas/serial/qcom,serial-geni-qcom.yaml# 103 "serial@[0-9a-f]+$": false 150 uart0: serial@a88000 {
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/ |
| H A D | stih407-c8sectpfe.txt | 28 - pinctrl-names : a pinctrl state named tsin%d-serial or tsin%d-parallel (where %d is tsin-num) 43 - serial-not-parallel : Bool property to configure input bus width (serial on ts_data<7>). 64 pinctrl-names = "tsin0-serial", 66 "tsin3-serial", 67 "tsin4-serial", 68 "tsin5-serial"; 75 serial-not-parallel; 83 serial-not-parallel;
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/fpga/ |
| H A D | altera-passive-serial.txt | 4 referred to as "passive serial". 5 The passive serial link is not technically SPI, and might require extra 12 "altr,fpga-passive-serial", 13 "altr,fpga-arria10-passive-serial" 23 compatible = "altr,fpga-passive-serial";
|
| /freebsd-14.2/contrib/ncurses/ncurses/ |
| H A D | Makefile.in | 214 serial = $(srcdir)/tty 274 ./expanded.c : $(srcdir)/curses.priv.h $(serial)/MKexpanded.sh 275 $(SHELL) -e $(serial)/MKexpanded.sh "$(CPP)" $(CPPFLAGS) > $@ 341 hardscroll$x : $(serial)/hardscroll.c $(TEST_DEPS) 342 …@ECHO_LD@ $(LIBTOOL_LINK) -o $@ $(CFLAGS_DEFAULT) -DSCROLLDEBUG $(serial)/hardscroll.c $(TEST_LDFL… 344 hashmap$x : $(serial)/hashmap.c $(serial)/hardscroll.c $(TEST_DEPS) 345 …@ECHO_LD@ $(LIBTOOL_LINK) -o $@ $(CFLAGS_DEFAULT) -DHASHDEBUG $(serial)/hashmap.c $(serial)/hardsc… 347 lib_mvcur$x : $(serial)/lib_mvcur.c $(TEST_DEPS) \ 349 …@ECHO_LD@ $(LIBTOOL_LINK) -o $@ $(CFLAGS_DEFAULT) -DNCURSES_TEST -I$(serial)/../../progs $(serial)…
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/gnss/ |
| H A D | gnss.txt | 6 A GNSS receiver node is a node named "gnss" and typically resides on a serial 11 Documentation/devicetree/bindings/serial/serial.yaml 26 serial@1234 {
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/sprd/ |
| H A D | sharkl64.dtsi | 26 uart0: serial@70000000 { 34 uart1: serial@70100000 { 42 uart2: serial@70200000 { 50 uart3: serial@70300000 {
|