Searched defs:token_length (Results 1 – 17 of 17) sorted by relevance
103 uint8_t token_length; /**< length of Token */ member
59 size_t token_length; /**< length of token */ member117 size_t token_length; /**< length of token */ member
61 static int token_length(const char *s) in token_length() function
63 const size_t token_length = strlen(token); in replaceToken() local
315 const size_t token_length = strlen(token); in replaceToken() local
379 const size_t token_length = strlen(token); in replaceToken() local
121 const size_t token_length = strlen(token); in replaceToken() local
270 const size_t token_length = strlen(token); in replaceToken() local
2153 const size_t token_length = strlen(token); in replaceToken() local
1596 const size_t token_length = strlen(token); in replaceToken() local
1411 const size_t token_length = strlen(token); in replaceToken() local1428 const size_t token_length = strlen(token); in replaceAllTokens() local
1584 const size_t token_length = strlen(token); in replaceToken() local1611 const size_t token_length = strlen(token); in replaceAllTokens() local
1570 const size_t token_length = strlen(token); in replaceToken() local
157 size_t token_length, in coap_pdu_duplicate()
119 size_t token_length; in match() local
2016 const uint8_t *token, size_t token_length) { in coap_cancel_all_messages()