Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/demos/http3/
H A Dossl-nghttp3-demo-server.c27 #define NULL_PAYLOAD "12345678901234567890" macro
28 static uint8_t *nulldata = (uint8_t *)NULL_PAYLOAD;
29 static size_t nulldata_sz = sizeof(NULL_PAYLOAD) - 1;