Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dcamellia.h31 # define CAMELLIA_BLOCK_SIZE 16 macro
74 unsigned char ivec[CAMELLIA_BLOCK_SIZE],
75 unsigned char ecount_buf[CAMELLIA_BLOCK_SIZE],
/third_party/openssl/crypto/camellia/
Dcmll_ctr.c15 unsigned char ivec[CAMELLIA_BLOCK_SIZE], in Camellia_ctr128_encrypt() argument
16 unsigned char ecount_buf[CAMELLIA_BLOCK_SIZE], in Camellia_ctr128_encrypt() argument