Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/camellia/
H A Dcmll_ctr.c21 unsigned char ivec[CAMELLIA_BLOCK_SIZE], in Camellia_ctr128_encrypt()
22 unsigned char ecount_buf[CAMELLIA_BLOCK_SIZE], in Camellia_ctr128_encrypt()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/camellia/
H A Dcmll_ctr.c15 unsigned char ivec[CAMELLIA_BLOCK_SIZE], in Camellia_ctr128_encrypt()
16 unsigned char ecount_buf[CAMELLIA_BLOCK_SIZE], in Camellia_ctr128_encrypt()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dcamellia-ntt.h37 #define CAMELLIA_BLOCK_SIZE 16 macro
H A Dcamellia.h51 #define CAMELLIA_BLOCK_SIZE 16 macro
/netbsd-src/sys/crypto/camellia/
H A Dcamellia.h33 #define CAMELLIA_BLOCK_SIZE 16 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dcamellia.h31 # define CAMELLIA_BLOCK_SIZE 16 macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcamellia.h27 # define CAMELLIA_BLOCK_SIZE 16 macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dstubs.h75 #define CAMELLIA_BLOCK_SIZE 16 macro