Lines Matching refs:token
234 * @return maximum PDU size, not including header (but including token).
355 * Initializes the token value to use as a starting point.
358 * @param length The length of the token (0 - 8 bytes).
359 * @param token The token data.
363 const uint8_t *token);
366 * Creates a new token for use.
369 * @param length Updated with the length of the new token.
370 * @param token Updated with the new token data (must be 8 bytes long).
374 uint8_t *token);