Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_port.c989 static int decrypt_validation_token(const QUIC_PORT *port, in decrypt_validation_token() function
1342 if (!decrypt_validation_token(port, hdr->token, hdr->token_len, NULL, in port_validate_token()
1345 || !decrypt_validation_token(port, hdr->token, hdr->token_len, in port_validate_token()