Home
last modified time | relevance | path

Searched defs:CAMELLIA_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/camellia/
H A Dcmll_ctr.c58 unsigned char ivec[CAMELLIA_BLOCK_SIZE], in Camellia_ctr128_encrypt()
59 unsigned char ecount_buf[CAMELLIA_BLOCK_SIZE], unsigned int *num) in Camellia_ctr128_encrypt()
/dflybsd-src/sys/crypto/camellia/
H A Dcamellia.h33 #define CAMELLIA_BLOCK_SIZE 16 macro
/dflybsd-src/crypto/libressl/include/openssl/
H A Dcamellia.h75 #define CAMELLIA_BLOCK_SIZE 16 macro