Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnscrypt/
H A Ddnscrypt.h36 #define DNSCRYPT_REPLY_HEADER_SIZE \ macro
H A Ddnscrypt.c470 + DNSCRYPT_REPLY_HEADER_SIZE; in dnscrypt_server_curve()
490 max_len - DNSCRYPT_REPLY_HEADER_SIZE, nonce, in dnscrypt_server_curve()
523 sldns_buffer_set_limit(buffer, len + DNSCRYPT_REPLY_HEADER_SIZE); in dnscrypt_server_curve()