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

1234

/freebsd-10-stable/lib/libkse/thread/
H A Dthr_barrier.c95 int ret, gen; local
/freebsd-10-stable/lib/libc/sys/
H A D__vdso_gettimeofday.c49 uint32_t curr, gen; local
/freebsd-10-stable/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
585 do_dirname(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) argument
[all...]
H A Dv3_crld.c291 GENERAL_NAME *gen = NULL; local
/freebsd-10-stable/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.c50 char *strsize, *gen, *prime; local
285 dh_new_group_asc(const char *gen, const char *modulus) argument
305 dh_new_group(BIGNUM *gen, BIGNUM *modulus) argument
321 static char *gen local
336 static char *gen = "2", *group14 = local
356 static char *gen = "2", *group16 = local
387 static char *gen = "2", *group16 = local
[all...]
/freebsd-10-stable/sys/dev/dcons/
H A Ddcons.c52 u_int32_t ptr, pos, gen, next_gen; local
81 u_int32_t ptr, pos, gen, next_gen; local
[all...]
H A Ddcons.h77 u_int32_t gen; member in struct:dcons_ch
/freebsd-10-stable/sys/fs/fifofs/
H A Dfifo_vnops.c142 u_int gen; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_work.c133 int gen = dtp->dt_statusgen; local
246 int gen = dtp->dt_statusgen; local
H A Ddrti.c64 static int gen; /* DOF helper generation */ variable
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Deck_prn.c151 BIGNUM *p = NULL, *a = NULL, *b = NULL, *gen = NULL, local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c375 GENERAL_NAME *gen; local
H A Docsp_cl.c108 GENERAL_NAME *gen; local
/freebsd-10-stable/sys/amd64/vmm/amd/
H A Dsvm_softc.h36 uint64_t gen; /* range is [1, ~0UL] */ member in struct:asid
/freebsd-10-stable/sys/netinet6/
H A Dip6_id.c159 pmod(u_int32_t gen, u_int32_t expo, u_int32_t mod) argument
/freebsd-10-stable/crypto/heimdal/kadmin/
H A Dload.c286 parse_generation(char *str, GENERATION **gen) argument
/freebsd-10-stable/sbin/fsdb/
H A Dfsdbutil.c116 int64_t gen; local
/freebsd-10-stable/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c1022 int gen; local
/freebsd-10-stable/sys/mips/include/
H A Dpmap.h88 u_int32_t gen:ASIDGEN_BITS; /* its generation number */ member in struct:pmap::__anon10415
/freebsd-10-stable/tools/regression/net80211/tkip/
H A Dtest_tkip.c168 cmpfail(const void *gen, size_t genlen, const void *ref, size_t reflen) argument
/freebsd-10-stable/tools/regression/net80211/wep/
H A Dtest_wep.c167 cmpfail(const void *gen, size_t genlen, const void *ref, size_t reflen) argument
/freebsd-10-stable/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-10-stable/contrib/amd/amd/
H A Dreaddir.c204 u_int gen = *(u_int *) (uintptr_t) cookie; local
364 u_int gen = *(u_int *) (uintptr_t) cookie; local
633 uint64 gen = *(uint64 *) (uintptr_t) cookie; local
790 uint64 gen = *(uint64 *) (uintptr_t) cookie; local
[all...]

Completed in 151 milliseconds

1234