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

/freebsd-12-stable/contrib/unbound/dnscrypt/
H A Ddnscrypt.h18 #ifndef DNSCRYPT_BLOCK_SIZE
19 # define DNSCRYPT_BLOCK_SIZE 64U macro
H A Ddnscrypt.c410 padded_len += DNSCRYPT_BLOCK_SIZE - padded_len % DNSCRYPT_BLOCK_SIZE;

Completed in 173 milliseconds