Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_port.c994 static int decrypt_validation_token(const QUIC_PORT *port, in decrypt_validation_token() function
1347 if (!decrypt_validation_token(port, hdr->token, hdr->token_len, NULL, in port_validate_token()
1350 || !decrypt_validation_token(port, hdr->token, hdr->token_len, in port_validate_token()