Home
last modified time | relevance | path

Searched defs:counter (Results 51 – 75 of 152) sorted by relevance

1234567

/dragonfly/usr.bin/tftp/
H A Dtftpsubs.c59 int counter; /* size of data in buffer, or flag */ member
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c252 int counter; in hwss_wait_for_blank_complete() local
/dragonfly/crypto/openssh/
H A Dprogressmeter.c71 static volatile off_t *counter; /* progress counter */ variable
H A Dsk-api.h59 uint32_t counter; member
H A Dchacha.c81 chacha_ivsetup(chacha_ctx *x, const u8 *iv, const u8 *counter) in chacha_ivsetup()
/dragonfly/crypto/libressl/crypto/dh/
H A Ddh_local.h98 BIGNUM *counter; member
/dragonfly/sys/platform/pc64/x86_64/
H A Dminidump_machdep.c69 static size_t counter, progress; variable
H A Ddump_machdep.c159 size_t counter, sz, chunk; in cb_dumpdata() local
/dragonfly/contrib/wpa_supplicant/src/eap_common/
H A Deap_sake_common.c214 u8 counter = 0; in eap_sake_kdf() local
H A Deap_sim_common.h116 static inline int eap_aka_prime_derive_keys_reauth(const u8 *k_re, u16 counter, in eap_aka_prime_derive_keys_reauth()
196 int notification, counter, selected_version, client_error_code; member
H A Deap_sim_common.c114 u8 counter[2]; in eap_sim_derive_keys_reauth() local
324 int eap_aka_prime_derive_keys_reauth(const u8 *k_re, u16 counter, in eap_aka_prime_derive_keys_reauth()
/dragonfly/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_sim.c36 u16 counter; member
149 struct eap_sim_msg *msg, u16 counter, in eap_sim_build_encr()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_compressor.c148 uint32_t counter = 0; in wait_for_fbc_state_changed() local
/dragonfly/contrib/gdb-7/gdb/
H A Dcomplaints.c56 int counter; member
/dragonfly/contrib/diffutils/lib/
H A Dhash.c339 size_t counter = 0; in hash_get_entries() local
371 size_t counter = 0; in hash_do_for_each() local
/dragonfly/contrib/grep/lib/
H A Dhash.c339 size_t counter = 0; in hash_get_entries() local
371 size_t counter = 0; in hash_do_for_each() local
/dragonfly/sys/kern/
H A Dkern_ktr.c604 int counter; in DB_SHOW_COMMAND() local
H A Dkern_clock.c1451 int counter; in getmicrotime() local
1480 int counter; in getnanotime() local
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_blind.c132 int counter; member
/dragonfly/contrib/wpa_supplicant/src/l2_packet/
H A Dl2_packet_privsep.c138 static unsigned int counter = 0; in l2_packet_init() local
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dsae.c280 u8 counter, k; in sae_derive_pwe_ecc() local
438 u8 counter, k, sel_counter = 0; in sae_derive_pwe_ffc() local
/dragonfly/contrib/binutils-2.34/gold/
H A Derrors.cc62 Errors::increment_counter(int *counter) in increment_counter()
/dragonfly/contrib/binutils-2.27/gold/
H A Derrors.cc62 Errors::increment_counter(int *counter) in increment_counter()
/dragonfly/sys/net/wg/
H A Dwg_noise.c953 uint64_t counter; in noise_keypair_should_refresh() local
990 uint64_t counter, struct mbuf *m) in noise_keypair_encrypt()
1007 noise_keypair_decrypt(struct noise_keypair *kp, uint64_t counter, in noise_keypair_decrypt()
/dragonfly/usr.sbin/installer/libdfui/
H A Dconnection.c195 size_t start, end, counter, i; in dfui_be_present_dialog() local

1234567