Searched refs:Camellia_set_key (Results 1 – 6 of 6) sorted by relevance
| /trueos/crypto/openssl/crypto/camellia/ |
| HD | cmll_utl.c | 57 int Camellia_set_key(const unsigned char *userKey, const int bits, in Camellia_set_key() function
|
| HD | camellia.h | 97 int Camellia_set_key(const unsigned char *userKey, const int bits,
|
| /trueos/crypto/openssl/crypto/evp/ |
| HD | e_camellia.c | 103 ret = Camellia_set_key(key, ctx->key_len * 8, ctx->cipher_data); in camellia_init_key()
|
| HD | evp_locl.h | 368 # define Camellia_set_key private_Camellia_set_key macro
|
| /trueos/crypto/openssl/apps/ |
| HD | speed.c | 211 # define Camellia_set_key private_Camellia_set_key macro 1296 Camellia_set_key(key16, 128, &camellia_ks1); in MAIN() 1297 Camellia_set_key(ckey24, 192, &camellia_ks2); in MAIN() 1298 Camellia_set_key(ckey32, 256, &camellia_ks3); in MAIN()
|
| /trueos/crypto/openssl/util/ |
| HD | libeay.num | 3395 Camellia_set_key 3794 EXIST::FUNCTION:CAMELLIA
|