/freebsd/lib/libsys/ |
H A D | __vdso_gettimeofday.c | 60 binuptime(struct bintime *bt, struct vdso_timekeep *tk, bool abs) in binuptime() 107 getnanouptime(struct bintime *bt, struct vdso_timekeep *tk) in getnanouptime() 130 static struct vdso_timekeep *tk; variable
|
/freebsd/lib/libsys/powerpc/ |
H A D | __vdso_gettc.c | 61 __vdso_gettimekeep(struct vdso_timekeep **tk) in __vdso_gettimekeep()
|
/freebsd/lib/libsys/riscv/ |
H A D | __vdso_gettc.c | 50 __vdso_gettimekeep(struct vdso_timekeep **tk) in __vdso_gettimekeep()
|
/freebsd/usr.bin/indent/ |
H A D | parse.c | 52 parse(int tk) /* tk: the code for the construct scanned */ in parse()
|
/freebsd/lib/libsys/powerpc64/ |
H A D | __vdso_gettc.c | 58 __vdso_gettimekeep(struct vdso_timekeep **tk) in __vdso_gettimekeep()
|
/freebsd/lib/libsys/aarch64/ |
H A D | __vdso_gettc.c | 69 __vdso_gettimekeep(struct vdso_timekeep **tk) in __vdso_gettimekeep()
|
/freebsd/lib/libsys/arm/ |
H A D | __vdso_gettc.c | 77 __vdso_gettimekeep(struct vdso_timekeep **tk) in __vdso_gettimekeep()
|
/freebsd/sys/kern/ |
H A D | kern_sharedpage.c | 147 struct vdso_timekeep *tk; in timehands_update() local 180 struct vdso_timekeep32 *tk; in timehands_update32() local
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | sha512.c | 30 unsigned char tk[64]; in hmac_sha512_vector() local
|
H A D | sha384.c | 30 unsigned char tk[48]; in hmac_sha384_vector() local
|
H A D | md5.c | 30 u8 tk[16]; in hmac_md5_vector() local
|
H A D | sha1.c | 30 unsigned char tk[20]; in hmac_sha1_vector() local
|
H A D | sha256.c | 30 unsigned char tk[32]; in hmac_sha256_vector() local
|
H A D | crypto_internal.c | 44 u8 tk[32]; in crypto_hash_init() local
|
/freebsd/contrib/tcpdump/ |
H A D | signature.c | 55 unsigned char tk[16]; in signature_compute_hmac_md5() local
|
/freebsd/contrib/dma/ |
H A D | crypto.c | 234 unsigned char tk[16]; in hmac_md5() local
|
/freebsd/contrib/wpa/src/common/ |
H A D | common_module_tests.c | 637 const u8 tk[] = { in pasn_test_pasn_auth() local 716 const u8 tk[] = { in pasn_test_no_pasn_auth() local
|
/freebsd/lib/libsys/x86/ |
H A D | __vdso_gettc.c | 449 __vdso_gettimekeep(struct vdso_timekeep **tk) in __vdso_gettimekeep()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | ftm-responder.c | 313 iwl_mvm_ftm_respoder_add_pasn_sta(struct iwl_mvm * mvm,struct ieee80211_vif * vif,u8 * addr,u32 cipher,u8 * tk,u32 tk_len,u8 * hltk,u32 hltk_len) iwl_mvm_ftm_respoder_add_pasn_sta() argument
|
H A D | ftm-initiator.c | 36 u8 tk[TK_11AZ_LEN]; member 44 iwl_mvm_ftm_add_pasn_sta(struct iwl_mvm * mvm,struct ieee80211_vif * vif,u8 * addr,u32 cipher,u8 * tk,u32 tk_len,u8 * hltk,u32 hltk_len) iwl_mvm_ftm_add_pasn_sta() argument [all...] |
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | location.h | 677 u8 tk[TK_11AZ_LEN]; global() member 738 u8 tk[TK_11AZ_LEN]; global() member 791 u8 tk[TK_11AZ_LEN]; global() member 860 u8 tk[TK_11AZ_LEN]; global() member 941 u8 tk[TK_11AZ_LEN]; global() member [all...] |
/freebsd/contrib/unbound/validator/ |
H A D | val_anchor.c | 861 struct ta_key* tk; in assemble_it() local
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_peap.c | 269 u8 *tk; in eap_peap_derive_cmk() local
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_peap.c | 329 u8 *tk; in eap_peap_derive_cmk() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ap_drv_ops.c | 1231 u32 cipher, u8 tk_len, const u8 *tk, in hostapd_drv_set_secure_ranging_ctx()
|