Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_port.c887 static int marshal_validation_token(QUIC_VALIDATION_TOKEN *token, in marshal_validation_token() function
1141 || !marshal_validation_token(&token, buffer, &token_buf_len) in port_send_retry()
1454 || !marshal_validation_token(&token, buffer, &token_buf_len) in generate_new_token()