Symbol: CAMELLIA_KEY
crypto/krb5/src/lib/crypto/openssl/enc_provider/camellia.c
228
CAMELLIA_KEY enck;
crypto/krb5/src/lib/crypto/openssl/enc_provider/camellia.c
281
CAMELLIA_KEY deck;
crypto/krb5/src/lib/crypto/openssl/enc_provider/camellia.c
386
CAMELLIA_KEY enck;
crypto/openssl/crypto/camellia/cmll_cbc.c
20
size_t len, const CAMELLIA_KEY *key,
crypto/openssl/crypto/camellia/cmll_cfb.c
26
size_t length, const CAMELLIA_KEY *key,
crypto/openssl/crypto/camellia/cmll_cfb.c
36
size_t length, const CAMELLIA_KEY *key,
crypto/openssl/crypto/camellia/cmll_cfb.c
44
size_t length, const CAMELLIA_KEY *key,
crypto/openssl/crypto/camellia/cmll_ctr.c
20
size_t length, const CAMELLIA_KEY *key,
crypto/openssl/crypto/camellia/cmll_ecb.c
20
const CAMELLIA_KEY *key, const int enc)
crypto/openssl/crypto/camellia/cmll_misc.c
21
CAMELLIA_KEY *key)
crypto/openssl/crypto/camellia/cmll_misc.c
32
const CAMELLIA_KEY *key)
crypto/openssl/crypto/camellia/cmll_misc.c
38
const CAMELLIA_KEY *key)
crypto/openssl/crypto/camellia/cmll_ofb.c
25
size_t length, const CAMELLIA_KEY *key,
crypto/openssl/crypto/evp/e_camellia.c
33
CAMELLIA_KEY ks;
crypto/openssl/include/crypto/cmll_platform.h
23
void cmll_t4_set_key(const unsigned char *key, int bits, CAMELLIA_KEY *ks);
crypto/openssl/include/crypto/cmll_platform.h
25
const CAMELLIA_KEY *key);
crypto/openssl/include/crypto/cmll_platform.h
27
const CAMELLIA_KEY *key);
crypto/openssl/include/crypto/cmll_platform.h
30
size_t len, const CAMELLIA_KEY *key,
crypto/openssl/include/crypto/cmll_platform.h
33
size_t len, const CAMELLIA_KEY *key,
crypto/openssl/include/crypto/cmll_platform.h
36
size_t len, const CAMELLIA_KEY *key,
crypto/openssl/include/crypto/cmll_platform.h
39
size_t len, const CAMELLIA_KEY *key,
crypto/openssl/include/crypto/cmll_platform.h
42
size_t blocks, const CAMELLIA_KEY *key,
crypto/openssl/include/crypto/cmll_platform.h
45
size_t blocks, const CAMELLIA_KEY *key,
crypto/openssl/include/openssl/camellia.h
101
const CAMELLIA_KEY *key,
crypto/openssl/include/openssl/camellia.h
106
size_t length, const CAMELLIA_KEY *key,
crypto/openssl/include/openssl/camellia.h
60
CAMELLIA_KEY *key);
crypto/openssl/include/openssl/camellia.h
63
const CAMELLIA_KEY *key);
crypto/openssl/include/openssl/camellia.h
66
const CAMELLIA_KEY *key);
crypto/openssl/include/openssl/camellia.h
69
const CAMELLIA_KEY *key,
crypto/openssl/include/openssl/camellia.h
74
const CAMELLIA_KEY *key,
crypto/openssl/include/openssl/camellia.h
80
const CAMELLIA_KEY *key,
crypto/openssl/include/openssl/camellia.h
87
const CAMELLIA_KEY *key,
crypto/openssl/include/openssl/camellia.h
94
const CAMELLIA_KEY *key,
crypto/openssl/providers/implementations/ciphers/cipher_camellia.h
18
CAMELLIA_KEY ks;
crypto/openssl/providers/implementations/ciphers/cipher_camellia_hw.c
25
CAMELLIA_KEY *ks = &adat->ks.ks;