Home
last modified time | relevance | path

Searched defs:tk (Results 1 – 25 of 28) sorted by relevance

12

/dragonfly/usr.bin/indent/
H A Dparse.c50 parse(int tk) /* tk: the code for the construct scanned */ in parse()
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dsha384.c30 unsigned char tk[48]; in hmac_sha384_vector() local
H A Dsha512.c30 unsigned char tk[64]; in hmac_sha512_vector() local
H A Dsha256.c30 unsigned char tk[32]; in hmac_sha256_vector() local
H A Dmd5.c30 u8 tk[16]; in hmac_md5_vector() local
H A Dsha1.c30 unsigned char tk[20]; in hmac_sha1_vector() local
H A Dcrypto_internal.c44 u8 tk[32]; in crypto_hash_init() local
/dragonfly/sbin/iscontrol/
H A Dconfig.c289 textkey_t *tk; in keyLookup() local
344 textkey_t *tk; in parseArgs() local
/dragonfly/contrib/tcpdump/
H A Dsignature.c56 unsigned char tk[16]; in signature_compute_hmac_md5() local
/dragonfly/libexec/dma/
H A Dcrypto.c235 unsigned char tk[16]; in hmac_md5() local
/dragonfly/test/interbench/
H A Dinterbench.c384 struct tk_thread *tk; in periodic_schedule() local
885 struct tk_thread *tk; in timekeeping_thread() local
944 struct tk_thread *tk; in emulation_thread() local
1040 struct tk_thread *tk; in show_latencies() local
/dragonfly/contrib/cvs-1.12/lib/
H A Dmktime.c554 check_result (time_t tk, struct tm tmk, time_t tl, const struct tm *lt) in check_result()
575 time_t tk, tl, tl1; in main() local
/dragonfly/crypto/libressl/tls/
H A Dtls_server.c156 struct tls_ticket_key *tk = &config->ticket_keys[i]; in tls_server_ticket_key() local
H A Dtls_config.c895 struct tls_ticket_key *tk = &config->ticket_keys[i]; in tls_config_add_ticket_key() local
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dcplus-dem.c1787 string *s, type_kind_t tk) in demangle_expression()
1981 string *s, type_kind_t tk) in demangle_template_value_parm()
3546 type_kind_t tk = tk_none; in do_type() local
3857 type_kind_t tk = tk_integral; in demangle_fund_type() local
/dragonfly/contrib/gdb-7/libiberty/
H A Dcplus-dem.c1767 string *s, type_kind_t tk) in demangle_expression()
1961 string *s, type_kind_t tk) in demangle_template_value_parm()
3526 type_kind_t tk = tk_none; in do_type() local
3834 type_kind_t tk = tk_integral; in demangle_fund_type() local
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dcplus-dem.c1767 string *s, type_kind_t tk) in demangle_expression()
1961 string *s, type_kind_t tk) in demangle_template_value_parm()
3526 type_kind_t tk = tk_none; in do_type() local
3834 type_kind_t tk = tk_integral; in demangle_fund_type() local
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dcplus-dem.c1854 string *s, type_kind_t tk) in demangle_expression()
2048 string *s, type_kind_t tk) in demangle_template_value_parm()
3626 type_kind_t tk = tk_none; in do_type() local
3956 type_kind_t tk = tk_integral; in demangle_fund_type() local
/dragonfly/sys/kern/
H A Dlwkt_token.c671 lwkt_tokref_t tk; in lwkt_gettoken() local
/dragonfly/games/adventure/
H A Dinit.c115 int tk[21], stick, dtotal, attack; variable
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenmatch.c120 fatal_at (const cpp_token *tk, const char *msg, ...) in fatal_at()
146 warning_at (const cpp_token *tk, const char *msg, ...) in warning_at()
2551 char *tk = (char *)cpp_token_as_text (r, token); in gen_transform() local
3945 parser::expect (enum cpp_ttype tk) in expect()
3958 parser::eat_token (enum cpp_ttype tk) in eat_token()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Drtti.c1188 create_pseudo_type_info (int tk, const char *real_name, ...) in create_pseudo_type_info()
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_peap.c254 u8 *tk; in eap_peap_derive_cmk() local
/dragonfly/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_peap.c325 u8 *tk; in eap_peap_derive_cmk() local
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dwpa_common.h213 u8 tk[WPA_TK_MAX_LEN]; /* Temporal Key (TK) */ member

12