/freebsd/stand/efi/libefi/ |
H A D | eficom.c | 34 static EFI_GUID serial = SERIAL_IO_PROTOCOL; variable 40 struct serial { struct 49 EFI_HANDLE currdev; /* current serial device */ argument 64 static struct serial *comc_port; argument
|
/freebsd/contrib/ntp/kernel/sys/ |
H A D | ppsclock.h | 43 u_int serial; member
|
/freebsd/sys/dev/atkbdc/ |
H A D | atkbdc_subr.h | 41 u_int32_t serial; member
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | ess.h | 23 ASN1_INTEGER *serial; member
|
/freebsd/crypto/openssl/fuzz/ |
H A D | cmp.c | 54 ASN1_INTEGER *serial = ASN1_INTEGER_new(); in cmp_client_process_response() local 118 const ASN1_INTEGER *serial) in process_rr()
|
/freebsd/sys/arm/arm/ |
H A D | machdep_boot.c | 100 board_set_serial(uint64_t serial) in board_set_serial() 190 uint64_t serial; in linux_parse_boot_param() local
|
/freebsd/contrib/ldns/drill/ |
H A D | drill.c | 21 is_ixfr_with_serial(const char* name, uint32_t *serial) in is_ixfr_with_serial() 143 uint32_t serial = 0; in main() local
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_akid.c | 107 ASN1_INTEGER *serial = NULL; in v2i_AUTHORITY_KEYID() local
|
H A D | x_crl.c | 382 X509_REVOKED **ret, const ASN1_INTEGER *serial) in X509_CRL_get0_by_serial() 433 X509_REVOKED **ret, const ASN1_INTEGER *serial, in def_crl_lookup()
|
H A D | x509cset.c | 162 int X509_REVOKED_set_serialNumber(X509_REVOKED *x, ASN1_INTEGER *serial) in X509_REVOKED_set_serialNumber()
|
H A D | x509_set.c | 38 int X509_set_serialNumber(X509 *x, ASN1_INTEGER *serial) in X509_set_serialNumber()
|
/freebsd/sys/contrib/device-tree/src/arc/ |
H A D | hsdk.dts | 138 serial: serial@5000 { label
|
/freebsd/contrib/unbound/dnscrypt/ |
H A D | cert.h | 26 uint8_t serial[4]; member
|
/freebsd/crypto/openssl/crypto/ocsp/ |
H A D | ocsp_lib.c | 26 const ASN1_INTEGER *serial; in OCSP_cert_to_id() local
|
/freebsd/stand/common/ |
H A D | isapnp.h | 245 u_int serial; /* Board's Serial Number */ member 275 u_long serial; member
|
/freebsd/crypto/openssl/apps/lib/ |
H A D | cmp_mock_srv.c | 219 const ASN1_INTEGER *serial = X509_get0_serialNumber(ctx->certOut); in process_cert_request() local 265 const ASN1_INTEGER *serial) in process_rr()
|
/freebsd/crypto/openssl/test/ |
H A D | ocspapitest.c | 79 ASN1_INTEGER *serial = ASN1_INTEGER_new(); in make_dummy_resp() local
|
/freebsd/sys/geom/ |
H A D | geom_ctl.h | 65 u_int serial; member
|
/freebsd/crypto/openssl/apps/ |
H A D | ca.c | 264 BIGNUM *crlnumber = NULL, *serial = NULL; in ca_main() local 1383 BIGNUM *serial, const char *subj, unsigned long chtype, in certify() 1441 BIGNUM *serial, const char *subj, unsigned long chtype, in certify_cert() 1494 STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, in do_body() 1997 BIGNUM *serial, const char *subj, unsigned long chtype, in certify_spkac() 2235 static int get_certificate_status(const char *serial, CA_DB *db) in get_certificate_status()
|
H A D | ts.c | 763 ASN1_INTEGER *serial = next_serial(serial_file); serial_cb() local 781 ASN1_INTEGER *serial = NULL; next_serial() local 821 save_ts_serial(const char * serialfile,ASN1_INTEGER * serial) save_ts_serial() argument [all...] |
/freebsd/sys/dev/acpica/ |
H A D | acpiio.h | 67 char serial[ACPI_CMBAT_MAXSTRLEN]; /* Serial number */ member 90 char serial[ACPI_CMBAT_MAXSTRLEN]; /* Serial number */ member
|
/freebsd/crypto/openssl/crypto/ec/curve448/ |
H A D | f_generic.c | 21 void gf_serialize(uint8_t *serial, const gf x, int with_hibit) in gf_serialize()
|
/freebsd/usr.sbin/sesutil/ |
H A D | sesutil.c | 578 fetch_device_details(char *devnames, char **model, char **serial, off_t *size) in fetch_device_details() 628 char *model = NULL, *serial = NULL; in show_device() local
|
/freebsd/sys/dev/enic/ |
H A D | vnic_resource.h | 57 char serial[16]; /* card serial number */ member
|
/freebsd/crypto/openssl/crypto/ts/ |
H A D | ts_rsp_sign.c | 45 ASN1_INTEGER *serial = ASN1_INTEGER_new(); in def_serial_cb() local 532 ASN1_INTEGER *serial = NULL; in ts_RESP_create_tst_info() local
|