Searched refs:dec_token (Results 1 – 1 of 1) sorted by relevance
1342 unsigned char *remote_addr = NULL, dec_token[MARSHALLED_TOKEN_MAX_LEN]; in port_validate_token() local1351 dec_token, &dec_token_len) in port_validate_token()1352 || !parse_validation_token(&token, dec_token, dec_token_len)) in port_validate_token()