Home
last modified time | relevance | path

Searched defs:primary (Results 1 – 18 of 18) sorted by relevance

/freebsd/crypto/openssl/test/
H A Ddrbgtest.c140 EVP_RAND_CTX *primary = RAND_get0_primary(NULL); in using_fips_rng() local
181 EVP_RAND_CTX *primary, in test_drbg_reseed()
336 static int test_drbg_reseed_in_child(EVP_RAND_CTX *primary, in test_drbg_reseed_in_child()
405 static int test_rand_reseed_on_fork(EVP_RAND_CTX *primary, in test_rand_reseed_on_fork()
529 EVP_RAND_CTX *primary, *public, *private; in test_rand_fork_safety() local
556 EVP_RAND_CTX *primary, *public, *private; in test_rand_reseed() local
/freebsd/crypto/openssl/crypto/rand/
H A Drand_lib.c407 EVP_RAND_CTX *primary; member
677 EVP_RAND_CTX *rand, *primary; in RAND_get0_public() local
710 EVP_RAND_CTX *rand, *primary; in RAND_get0_private() local
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_aperture.c355 bool primary = false; in aperture_remove_conflicting_pci_devices() local
/freebsd/bin/sh/
H A Darith_yacc.c166 static arith_t primary(int token, union yystype *val, int op, int noeval) in primary() function
/freebsd/usr.sbin/bsdinstall/runconsoles/
H A Drunconsoles.c97 static const char primary[] = "primary"; variable
/freebsd/contrib/mandoc/
H A Dread.c57 struct buf *primary; /* buffer currently being parsed */ member
/freebsd/crypto/openssh/
H A Dauth-options.c534 sshauthopt_merge(const struct sshauthopt *primary, in sshauthopt_merge()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dcoex.c215 struct ieee80211_chanctx_conf *primary; global() member
[all...]
/freebsd/sys/cam/scsi/
H A Dscsi_enc_internal.h167 enc_other_cache(enc_softc_t *enc, enc_cache_t *primary) in enc_other_cache()
/freebsd/contrib/wpa/src/ap/
H A Dhw_features.c843 int frequency, int primary) in hostapd_is_usable_chan()
/freebsd/contrib/one-true-awk/
H A Db.c986 Node *primary(void) in primary() function
/freebsd/lib/libsysdecode/
H A Dflags.c604 const char *primary, *type; in sysdecode_quotactl_cmd() local
/freebsd/sys/dev/fb/
H A Dvga.c709 int primary; in fill_adapter_param() member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c365 } primary, joliet; member
H A Darchive_write_set_format_iso9660.c739 } primary, joliet; member
/freebsd/sys/dev/drm2/
H A DdrmP.h1084 struct drm_minor *primary; /**< render type primary screen head */ member
/freebsd/sys/vm/
H A Duma_core.c3369 uma_zsecond_create(const char * name,uma_ctor ctor,uma_dtor dtor,uma_init zinit,uma_fini zfini,uma_zone_t primary) uma_zsecond_create() argument
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h886 u8 primary:1; global() member