Searched refs:Camellia_set_key (Results 1 – 8 of 8) sorted by relevance
/openssl/crypto/camellia/ |
H A D | cmll_misc.c | 20 int Camellia_set_key(const unsigned char *userKey, const int bits, in Camellia_set_key() function
|
/openssl/providers/implementations/ciphers/ |
H A D | cipher_camellia_hw.c | 28 ret = Camellia_set_key(key, keylen * 8, ks); in cipher_hw_camellia_initkey()
|
/openssl/include/openssl/ |
H A D | camellia.h | 58 OSSL_DEPRECATEDIN_3_0 int Camellia_set_key(const unsigned char *userKey,
|
/openssl/crypto/evp/ |
H A D | e_camellia.c | 198 ret = Camellia_set_key(key, EVP_CIPHER_CTX_get_key_length(ctx) * 8, in camellia_init_key()
|
/openssl/util/ |
H A D | missingcrypto.txt | 415 Camellia_set_key(3)
|
H A D | missingcrypto111.txt | 497 Camellia_set_key(3)
|
H A D | libcrypto.num | 2318 Camellia_set_key 2368 3_0_0 EXIST::FUNCTION:CAMELLIA,DEPRECATEDIN_3_0
|
/openssl/doc/man7/ |
H A D | ossl-guide-migration.pod | 1272 Camellia_encrypt(), Camellia_decrypt(), Camellia_set_key(),
|
Completed in 29 milliseconds