Home
last modified time | relevance | path

Searched defs:gen (Results 1 – 25 of 72) sorted by relevance

123

/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_alt.c133 GENERAL_NAME *gen; in STACK_OF() local
249 GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen) in GENERAL_NAME_print()
333 GENERAL_NAME *gen; in v2i_issuer_alt() local
355 GENERAL_NAME *gen; in copy_issuer() local
413 GENERAL_NAME *gen; in v2i_subject_alt() local
439 GENERAL_NAME *gen = NULL; in copy_email() local
491 GENERAL_NAME *gen; in v2i_GENERAL_NAMES() local
528 GENERAL_NAME *gen = NULL; in a2i_GENERAL_NAME() local
715 do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_othername()
744 do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_dirname()
H A Dx509_ncons.c345 GENERAL_NAME *gen = sk_GENERAL_NAME_value(x->altname, i); in NAME_CONSTRAINTS_check() local
353 nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc) in nc_match()
404 nc_match_single(GENERAL_NAME *gen, GENERAL_NAME *base) in nc_match_single()
H A Dx509_genn.c489 GENERAL_NAME_set0_othername(GENERAL_NAME *gen, ASN1_OBJECT *oid, in GENERAL_NAME_set0_othername()
504 GENERAL_NAME_get0_otherName(GENERAL_NAME *gen, ASN1_OBJECT **poid, in GENERAL_NAME_get0_otherName()
H A Dx509_akey.c158 GENERAL_NAME *gen = NULL; in v2i_AUTHORITY_KEYID() local
H A Dx509_purp.c411 GENERAL_NAME *gen = sk_GENERAL_NAME_value(dp->CRLissuer, i); in setup_dp() local
935 GENERAL_NAME *gen; in X509_check_akid() local
/dflybsd-src/crypto/openssh/
H A Ddh.c64 char *strsize, *gen, *prime; in parse_prime() local
313 dh_new_group_asc(const char *gen, const char *modulus) in dh_new_group_asc()
338 dh_new_group(BIGNUM *gen, BIGNUM *modulus) in dh_new_group()
356 static char *gen = "2", *group1 = in dh_new_group1() local
371 static char *gen = "2", *group14 = in dh_new_group14() local
391 static char *gen = "2", *group16 = in dh_new_group16() local
422 static char *gen = "2", *group18 = in dh_new_group18() local
H A Dkexgex.c56 const BIGNUM *gen, in kexgex_hash()
/dflybsd-src/contrib/gcc-8.0/libgomp/config/posix/
H A Dbar.c148 int gen; in gomp_team_barrier_wait_end() local
216 int gen; in gomp_team_barrier_wait_cancel_end() local
/dflybsd-src/sys/dev/misc/dcons/
H A Ddcons.c50 u_int32_t ptr, pos, gen, next_gen; in dcons_ischar() local
79 u_int32_t ptr, pos, gen, next_gen; in dcons_checkc() local
H A Ddcons.h76 u_int32_t gen; member
/dflybsd-src/sys/vfs/ext2fs/
H A Dext2_csum.c179 uint32_t inum, gen, crc; in ext2_dirent_csum() local
247 uint32_t inum, old_csum, gen, crc; in ext2_dx_csum() local
371 uint32_t inum, gen, crc; in ext2_extent_blk_csum() local
521 uint32_t inode_csum_seed, inum, gen, crc; in ext2_ei_csum() local
/dflybsd-src/sys/dev/disk/sili/
H A Dsili_attach.c123 const char *gen; in sili_pci_attach() local
/dflybsd-src/crypto/libressl/crypto/ct/
H A Dct_prn.c113 ASN1_GENERALIZEDTIME *gen = ASN1_GENERALIZEDTIME_new(); in timestamp_print() local
/dflybsd-src/usr.sbin/makefs/msdos/
H A Dmsdosfs_lookup.c246 int gen; in uniqdosname() local
H A Dmsdosfs_conv.c299 unix2dosfn(const u_char *un, u_char dn[12], size_t unlen, u_int gen) in unix2dosfn()
/dflybsd-src/lib/libc/sysvipc/
H A Dsysvipc_sem.h57 char gen; member
/dflybsd-src/sys/dev/disk/ahci/
H A Dahci_attach.c207 const char *gen; in ahci_pci_attach() local
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_guc.c78 u32 gen = INTEL_GEN(dev_priv); in get_core_family() local
/dflybsd-src/crypto/libressl/crypto/ec/
H A Deck_prn.c158 BIGNUM *p = NULL, *a = NULL, *b = NULL, *gen = NULL, *order = NULL, in ECPKParameters_print() local
/dflybsd-src/contrib/binutils-2.27/gas/config/
H A Datof-ieee.c670 print_gen (gen) in print_gen() argument
/dflybsd-src/crypto/libressl/include/openssl/
H A Ddh.h191 #define EVP_PKEY_CTX_set_dh_paramgen_generator(ctx, gen) \ argument
/dflybsd-src/sys/dev/virtual/vmware/vmxnet3/
H A Dif_vmxreg.h95 uint32_t gen:1; /* Generation */ member
124 uint32_t gen:1; member
134 uint32_t gen:1; member
170 uint32_t gen:1; member
/dflybsd-src/sbin/jscan/
H A Djattr.h69 int64_t gen; member
/dflybsd-src/contrib/binutils-2.34/gas/config/
H A Datof-ieee.c715 print_gen (gen) in print_gen() argument
/dflybsd-src/sys/sys/
H A Dsem.h54 long gen; member

123