Searched refs:DNSCRYPT_REPLY_HEADER_SIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/dnscrypt/
H A Ddnscrypt.h36 #define DNSCRYPT_REPLY_HEADER_SIZE \ macro
H A Ddnscrypt.c470 + DNSCRYPT_REPLY_HEADER_SIZE;
490 max_len - DNSCRYPT_REPLY_HEADER_SIZE, nonce,
523 sldns_buffer_set_limit(buffer, len + DNSCRYPT_REPLY_HEADER_SIZE);

Completed in 141 milliseconds