Searched refs:token_length (Results 1 – 4 of 4) sorted by relevance
61 static int token_length(const char *s) in token_length() function540 data += token_length(data); in ssdp_parse_msearch()562 data += token_length(data); in ssdp_parse_msearch()612 data += token_length(data); in ssdp_parse_msearch()626 data += token_length(data); in ssdp_parse_msearch()
851 token_length(struct krb5_key_state *key) in token_length() function869 tlen = token_length(kc->kc_tokenkey); in krb5_get_mic_old()1052 tlen = token_length(kc->kc_tokenkey); in krb5_verify_mic_old()1275 tlen = token_length(kc->kc_tokenkey); in krb5_wrap_old()1615 tlen = token_length(kc->kc_tokenkey); in krb5_unwrap_old()
5071 size_t index, num_possible, token_length; in __kmp_stg_parse_hw_subset_name() local5077 token_length = 0; in __kmp_stg_parse_hw_subset_name()5079 token_length++; in __kmp_stg_parse_hw_subset_name()5092 while (num_possible > 1 && index < token_length) { in __kmp_stg_parse_hw_subset_name()
220 int token_length = strlen(res); in __dfsw_strsep() local222 dfsan_set_label(0, token_start + token_length, 1); in __dfsw_strsep()