Searched refs:CAMELLIA_BLOCK_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/camellia/
H A Dcmll_ctr.c15 unsigned char ivec[CAMELLIA_BLOCK_SIZE],
16 unsigned char ecount_buf[CAMELLIA_BLOCK_SIZE],
/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dcamellia.h31 # define CAMELLIA_BLOCK_SIZE 16 macro
74 unsigned char ivec[CAMELLIA_BLOCK_SIZE],
75 unsigned char ecount_buf[CAMELLIA_BLOCK_SIZE],
/freebsd-12-stable/sys/crypto/camellia/
H A Dcamellia.h33 #define CAMELLIA_BLOCK_SIZE 16 macro

Completed in 99 milliseconds