Searched refs:serial (Results 1 - 25 of 236) sorted by relevance

12345678910

/freebsd-current/sys/dev/puc/
H A Dpuc_bus.h32 #include <sys/serial.h>
/freebsd-current/secure/caroot/
H A DMAca-bundle.pl143 my $serial = 0;
159 $serial = graboct($ifh);
168 printf STDERR "line $.: $cka_label ser #%d: distrust after %s, now: %s -> distrust $distrust\n", $serial, $distrust_after, timenow();
175 return ($serial, $cka_label, $certdata);
181 my $serial;
194 $serial = graboct($ifh);
216 return ($serial, $cka_label, $trust);
227 my ($serial, $label, $certdata) = grabcert($inputfh);
228 if (defined $certs{$label."\0".$serial}) {
232 $certs{$label."\0".$serial}
[all...]
/freebsd-current/crypto/openssh/regress/
H A Dkrl.sh31 # A specification that revokes some certificates by serial numbers
32 # The serial pattern is chosen to ensure the KRL includes list, range and
35 serial: 1-4
36 serial: 10
37 serial: 15
38 serial: 30
39 serial: 50
40 serial: 90
41 serial: 999
43 serial
[all...]
/freebsd-current/contrib/unbound/dnscrypt/
H A Dcert.h26 uint8_t serial[4]; member in struct:SignedCert
/freebsd-current/contrib/ntp/kernel/sys/
H A Dppsclock.h43 u_int serial; member in struct:ppsclockev
/freebsd-current/sys/dev/scc/
H A Dscc_bus.h32 #include <sys/serial.h>
/freebsd-current/sys/modules/ubser/
H A DMakefile3 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/uark/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/u3g/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/ulpt/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/umodem/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/uipaq/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/umct/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/umcs/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/uslcom/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/uvisor/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/uvscom/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/ucycom/
H A DMakefile3 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/uchcom/
H A DMakefile3 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/uchcom/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/ucycom/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/ubser/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/ubsa/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/ugensa/
H A DMakefile29 .PATH: $S/dev/usb/serial
/freebsd-current/sys/modules/usb/uftdi/
H A DMakefile29 .PATH: $S/dev/usb/serial

Completed in 283 milliseconds

12345678910