Searched defs:gen (Results 1 - 25 of 90) sorted by relevance

1234

/freebsd-11.0-release/lib/libc/sys/
H A D__vdso_gettimeofday.c58 uint32_t curr, gen; local
/freebsd-11.0-release/crypto/openssl/crypto/x509v3/
H A Dv3_akey.c126 GENERAL_NAME *gen = NULL; local
H A Dv3_alt.c103 GENERAL_NAME *gen; local
179 GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen) argument
257 GENERAL_NAME *gen; local
274 GENERAL_NAME *gen; local
330 GENERAL_NAME *gen; local
351 GENERAL_NAME *gen = NULL; local
402 GENERAL_NAME *gen; local
434 GENERAL_NAME *gen = NULL; local
559 do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) argument
587 do_dirname(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) argument
[all...]
H A Dv3_scts.c154 ASN1_GENERALIZEDTIME *gen; local
H A Dv3_crld.c291 GENERAL_NAME *gen = NULL; local
H A Dv3nametest.c112 GENERAL_NAME *gen = NULL; local
/freebsd-11.0-release/crypto/openssh/
H A Dkexgex.c45 kexgex_hash( int hash_alg, const char *client_version_string, const char *server_version_string, const u_char *ckexinit, size_t ckexinitlen, const u_char *skexinit, size_t skexinitlen, const u_char *serverhostkeyblob, size_t sbloblen, int min, int wantbits, int max, const BIGNUM *prime, const BIGNUM *gen, const BIGNUM *client_dh_pub, const BIGNUM *server_dh_pub, const BIGNUM *shared_secret, u_char *hash, size_t *hashlen) argument
H A Ddh.c49 char *strsize, *gen, *prime; local
276 dh_new_group_asc(const char *gen, const char *modulus) argument
296 dh_new_group(BIGNUM *gen, BIGNUM *modulus) argument
311 static char *gen local
325 static char *gen = "2", *group14 = local
348 static char *gen = "2", *group16 = local
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddrti.c63 static int gen; /* DOF helper generation */ variable
H A Ddt_work.c133 int gen = dtp->dt_statusgen; local
246 int gen = dtp->dt_statusgen; local
/freebsd-11.0-release/sys/dev/dcons/
H A Ddcons.c50 u_int32_t ptr, pos, gen, next_gen; local
79 u_int32_t ptr, pos, gen, next_gen; local
[all...]
H A Ddcons.h77 u_int32_t gen; member in struct:dcons_ch
/freebsd-11.0-release/sys/fs/fifofs/
H A Dfifo_vnops.c142 u_int gen; local
/freebsd-11.0-release/sys/amd64/include/
H A Dproc.h51 u_long gen; /* (k) */ member in struct:pmap_invl_gen
/freebsd-11.0-release/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c375 GENERAL_NAME *gen; local
H A Docsp_cl.c110 GENERAL_NAME *gen; local
/freebsd-11.0-release/contrib/amd/amd/
H A Dreaddir.c208 u_int gen = *(u_int *) cookie; local
376 u_int gen = *(u_int *) cookie; local
[all...]
/freebsd-11.0-release/sys/netinet6/
H A Dip6_id.c160 pmod(u_int32_t gen, u_int32_t expo, u_int32_t mod) argument
/freebsd-11.0-release/sbin/fsdb/
H A Dfsdbutil.c116 int64_t gen; local
/freebsd-11.0-release/sys/amd64/vmm/amd/
H A Dsvm_softc.h36 uint64_t gen; /* range is [1, ~0UL] */ member in struct:asid
/freebsd-11.0-release/sys/contrib/alpine-hal/
H A Dal_hal_udma_regs.h71 struct udma_gen_regs gen; member in struct:unit_regs
/freebsd-11.0-release/crypto/openssl/crypto/ec/
H A Deck_prn.c151 BIGNUM *p = NULL, *a = NULL, *b = NULL, *gen = NULL, local
[all...]
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Dntp_filegen.c97 filegen_open( FILEGEN * gen, u_int32 stamp, const time_t * pivot ) argument
348 filegen_setup( FILEGEN * gen, u_int32 now ) argument
404 filegen_config( FILEGEN * gen, const char * dir, const char * fname, u_int type, u_int flag ) argument
[all...]
/freebsd-11.0-release/crypto/heimdal/kadmin/
H A Dload.c286 parse_generation(char *str, GENERATION **gen) argument
/freebsd-11.0-release/sys/dev/cyapa/
H A Dcyapa.h84 uint8_t gen; /* 0x14, low 4 bits */ member in struct:cyapa_cap

Completed in 238 milliseconds

1234