Home
last modified time | relevance | path

Searched refs:Camellia_set_key (Results 1 - 16 of 16) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/camellia/
H A Dcmll_misc.c20 int Camellia_set_key(const unsigned char *userKey, const int bits, in Camellia_set_key() function
/third_party/openssl/crypto/camellia/
H A Dcmll_misc.c20 int Camellia_set_key(const unsigned char *userKey, const int bits, in Camellia_set_key() function
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_camellia_hw.c28 ret = Camellia_set_key(key, keylen * 8, ks); in cipher_hw_camellia_initkey()
/third_party/openssl/ohos_lite/include/openssl/
H A Dcamellia.h47 int Camellia_set_key(const unsigned char *userKey, const int bits,
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_camellia_hw.c28 ret = Camellia_set_key(key, keylen * 8, ks); in cipher_hw_camellia_initkey()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dcamellia.h58 OSSL_DEPRECATEDIN_3_0 int Camellia_set_key(const unsigned char *userKey,
/third_party/openssl/include/openssl/
H A Dcamellia.h58 OSSL_DEPRECATEDIN_3_0 int Camellia_set_key(const unsigned char *userKey,
/third_party/node/deps/openssl/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl59 # Camellia_[en|de]crypt, Camellia_set_key and Camellia_cbc_encrypt
889 .global Camellia_set_key
891 Camellia_set_key: label
909 .type Camellia_set_key,#function
910 .size Camellia_set_key,.-Camellia_set_key
/third_party/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl59 # Camellia_[en|de]crypt, Camellia_set_key and Camellia_cbc_encrypt
889 .global Camellia_set_key
891 Camellia_set_key: label
909 .type Camellia_set_key,#function
910 .size Camellia_set_key,.-Camellia_set_key
/third_party/node/deps/openssl/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()
/third_party/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()
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/camellia/
H A Dcmll-x86.S1584 .globl Camellia_set_key
1585 .type Camellia_set_key,@function
1587 Camellia_set_key: label
1623 .size Camellia_set_key,.-.L_Camellia_set_key_begin
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/camellia/
H A Dcmll-x86.S1584 .globl Camellia_set_key
1585 .type Camellia_set_key,@function
1587 Camellia_set_key: label
1623 .size Camellia_set_key,.-.L_Camellia_set_key_begin
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/camellia/
H A Dcmll-x86.S1584 .globl Camellia_set_key
1585 .type Camellia_set_key,@function
1587 Camellia_set_key: label
1623 .size Camellia_set_key,.-.L_Camellia_set_key_begin
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/camellia/
H A Dcmll-x86.S1584 .globl Camellia_set_key
1585 .type Camellia_set_key,@function
1587 Camellia_set_key: label
1623 .size Camellia_set_key,.-.L_Camellia_set_key_begin
/third_party/ffmpeg/tools/
H A Dcrypto_bench.c252 Camellia_set_key(hardcoded_key, 128, &camellia); in run_crypto_camellia()

Completed in 13 milliseconds