Home
last modified time | relevance | path

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

12

/freebsd/crypto/openssl/test/
H A Ddrbgtest.c133 EVP_RAND_CTX *primary = RAND_get0_primary(NULL); in using_fips_rng() local
174 EVP_RAND_CTX *primary, in test_drbg_reseed()
328 static int test_drbg_reseed_in_child(EVP_RAND_CTX *primary, in test_drbg_reseed_in_child()
397 static int test_rand_reseed_on_fork(EVP_RAND_CTX *primary, in test_rand_reseed_on_fork()
520 EVP_RAND_CTX *primary, *public, *private; in test_rand_fork_safety() local
547 EVP_RAND_CTX *primary, *public, *private; in test_rand_reseed() local
/freebsd/contrib/llvm-project/libc/src/__support/HashTable/
H A Dtable.h189 uint64_t primary = oneshot_hash(item.key); in unsafe_insert() local
341 uint64_t primary = oneshot_hash(key); in find() local
349 uint64_t primary = table->oneshot_hash(item.key); in insert() local
/freebsd/contrib/llvm-project/libc/src/__support/File/
H A Dfile.cpp77 cpp::span<const uint8_t> primary(data, split_point); in write_unlocked_fbf() local
160 cpp::span<const uint8_t> primary(data, split_point); in write_unlocked_lbf() local
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dt_locate_kdc.c87 int primary = 0; in main() local
H A Dlocate_kdc.c189 int primary) in add_host_to_list()
595 int primary = FALSE; in parse_uri_fields() local
661 int port, def_port, primary; in locate_uri() local
H A Dos-proto.h63 int primary; /* True, false, or -1 for unknown. */ member
/freebsd/crypto/openssl/crypto/rand/
H A Drand_lib.c56 EVP_RAND_CTX *primary; member
764 EVP_RAND_CTX *ret, *seed, *newseed = NULL, *primary; in rand_get0_primary() local
843 EVP_RAND_CTX *rand, *primary; in rand_get0_public() local
885 EVP_RAND_CTX *rand, *primary; in rand_get0_private() local
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_dir.c543 char *primary; member
552 make_cursor(char *dirname, char *primary, DIR *dir, in make_cursor()
583 char *dirname = NULL, *primary_path = NULL, *primary = NULL; in dcc_ptcursor_new() local
H A Dcc_api_macos.c62 char *primary; member
231 char *primary = NULL; in api_macos_resolve() local
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_aperture.c355 bool primary = false; in aperture_remove_conflicting_pci_devices() local
/freebsd/contrib/pam-krb5/tests/tap/
H A Dkerberos.c271 kerberos_cleanup_handler(int success UNUSED, int primary) in kerberos_cleanup_handler()
H A Dprocess.c356 process_stop_all(int success UNUSED, int primary) in process_stop_all()
H A Dbasic.c291 int success, primary; in finish() local
/freebsd/bin/sh/
H A Darith_yacc.c168 static arith_t primary(int token, union yystype *val, int op, int noeval) in primary() function
/freebsd/contrib/mandoc/
H A Dread.c57 struct buf *primary; /* buffer currently being parsed */ member
/freebsd/usr.sbin/bsdinstall/runconsoles/
H A Drunconsoles.c97 static const char primary[] = "primary"; variable
/freebsd/crypto/openssh/
H A Dauth-options.c532 sshauthopt_merge(const struct sshauthopt *primary, in sshauthopt_merge()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dcoex.c213 struct ieee80211_chanctx_conf *primary; member
/freebsd/bin/test/
H A Dtest.c276 primary(enum token n) in primary() function
/freebsd/contrib/wpa/src/ap/
H A Dhw_features.c843 int frequency, int primary) in hostapd_is_usable_chan()
/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/sys/dev/sound/pcm/
H A Dsound.h202 } primary; member
H A Dchannel.h169 } primary; member
/freebsd/contrib/one-true-awk/
H A Db.c986 Node *primary(void) in primary() function
/freebsd/lib/libsysdecode/
H A Dflags.c612 const char *primary, *type; in sysdecode_quotactl_cmd() local

12