Home
last modified time | relevance | path

Searched refs:parse_validation_token (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/ssl/quic/
H A Dquic_port.c1044 static int parse_validation_token(QUIC_VALIDATION_TOKEN *token, in parse_validation_token() function
1352 || !parse_validation_token(&token, dec_token, dec_token_len)) in port_validate_token()