Home
last modified time | relevance | path

Searched refs:Camellia_set_key (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/camellia/
H A Dcmll_misc.c20 int Camellia_set_key(const unsigned char *userKey, const int bits, in Camellia_set_key() function
/openssl/providers/implementations/ciphers/
H A Dcipher_camellia_hw.c28 ret = Camellia_set_key(key, keylen * 8, ks); in cipher_hw_camellia_initkey()
/openssl/include/openssl/
H A Dcamellia.h58 OSSL_DEPRECATEDIN_3_0 int Camellia_set_key(const unsigned char *userKey,
/openssl/crypto/evp/
H A De_camellia.c198 ret = Camellia_set_key(key, EVP_CIPHER_CTX_get_key_length(ctx) * 8, in camellia_init_key()
/openssl/util/
H A Dmissingcrypto.txt415 Camellia_set_key(3)
H A Dmissingcrypto111.txt497 Camellia_set_key(3)
H A Dlibcrypto.num2318 Camellia_set_key 2368 3_0_0 EXIST::FUNCTION:CAMELLIA,DEPRECATEDIN_3_0
/openssl/doc/man7/
H A Dossl-guide-migration.pod1272 Camellia_encrypt(), Camellia_decrypt(), Camellia_set_key(),

Completed in 38 milliseconds