HomeSort by: relevance | last modified time | path
    Searched refs:DNSCRYPT_BLOCK_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/dnscrypt/
dnscrypt.h 18 #ifndef DNSCRYPT_BLOCK_SIZE
19 # define DNSCRYPT_BLOCK_SIZE 64U
dnscrypt.c 410 padded_len += DNSCRYPT_BLOCK_SIZE - padded_len % DNSCRYPT_BLOCK_SIZE;

Completed in 15 milliseconds