Searched defs:counter (Results 1 - 25 of 169) sorted by relevance

1234567

/freebsd-10-stable/contrib/ntp/sntp/
H A Dlog.c7 static int counter = 0; variable
/freebsd-10-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Donce.h30 LONG counter; member in struct:__anon122
/freebsd-10-stable/sys/mips/include/
H A Dintr_machdep.h69 mips_intrcnt_inc(mips_intrcnt_t counter) argument
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Daes-ctr.c31 u8 counter[AES_BLOCK_SIZE], buf[AES_BLOCK_SIZE]; local
H A Dsha1-prf.c33 u8 counter = 0; local
H A Dsha1-tprf.c32 unsigned char counter = 0; local
H A Dsha256-prf.c32 u16 counter = 1; local
/freebsd-10-stable/contrib/wpa/src/eap_common/
H A Deap_psk_common.c38 u8 counter = 1; local
[all...]
H A Deap_peap_common.c19 unsigned char counter = 0; local
/freebsd-10-stable/tools/tools/netrate/tcpconnect/
H A Dtcpconnect.c111 u_int64_t counter; local
/freebsd-10-stable/crypto/openssl/crypto/dsa/
H A Ddsagen.c104 int counter, h; local
/freebsd-10-stable/tools/regression/sockets/unix_close_race/
H A Dunix_close_race.c67 u_int counter, ncpus; local
/freebsd-10-stable/sys/ofed/include/asm/
H A Datomic-long.h38 volatile long counter; member in struct:__anon15
H A Datomic.h38 volatile int counter; member in struct:__anon16
/freebsd-10-stable/sys/dev/mlx5/
H A Ddiagnostics.h61 } counter; member in union:mlx5_core_pci_diagnostics
124 } counter; member in union:mlx5_core_general_diagnostics
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Utility/
H A DRange.cpp79 ValueType counter = m_low; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h30 BlockCounter counter; member in class:clang::ento::WorkListUnit
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_sim_db.h71 u16 counter; member in struct:eap_sim_reauth
/freebsd-10-stable/crypto/heimdal/lib/gssapi/
H A Dtest_cred.c85 acquire_release_loop(gss_name_t name, int counter, gss_cred_usage_t usage) argument
/freebsd-10-stable/crypto/heimdal/lib/ipc/
H A Dcommon.c98 long counter; member in struct:heim_isemaphore
/freebsd-10-stable/sys/geom/eli/
H A Dpkcs5v2.c56 uint8_t *counter, *keyp; local
/freebsd-10-stable/tools/tools/netrate/netblast/
H A Dnetblast.c72 u_int32_t counter; local
/freebsd-10-stable/usr.bin/locate/locate/
H A Dlocate.c114 u_int counter; /* counter for matches [-c] */ variable
/freebsd-10-stable/contrib/ntp/lib/isc/tests/
H A Dtask_test.c38 int counter = 0; variable
/freebsd-10-stable/crypto/openssl/crypto/modes/
H A Dctr128.c68 static void ctr128_inc(unsigned char *counter) argument
81 static void ctr128_inc_aligned(unsigned char *counter) argument
186 ctr96_inc(unsigned char *counter) argument
[all...]

Completed in 509 milliseconds

1234567