Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/camellia/
H A Dcamellia.h75 #define CAMELLIA_BLOCK_SIZE global() macro
H A Dcamellia.c665 unsigned char ivec[CAMELLIA_BLOCK_SIZE], in Camellia_ctr128_encrypt()
666 unsigned char ecount_buf[CAMELLIA_BLOCK_SIZE], unsigned int *num) in Camellia_ctr128_encrypt()