Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/camellia/
H A Dcmll_misc.c20 int Camellia_set_key(const unsigned char *userKey, const int bits, in Camellia_set_key() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/camellia/
H A Dcmll_misc.c14 int Camellia_set_key(const unsigned char *userKey, const int bits, in Camellia_set_key() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dsymmetric.c583 if (Camellia_set_key(crypt->key, KEYBITS_CAMELLIA128, crypt->encrypt_key)) { in camellia128_init()
593 if (Camellia_set_key(crypt->key, KEYBITS_CAMELLIA128, crypt->decrypt_key)) { in camellia128_init()
658 if (Camellia_set_key(crypt->key, KEYBITS_CAMELLIA256, crypt->encrypt_key)) { in camellia256_init()
668 if (Camellia_set_key(crypt->key, KEYBITS_CAMELLIA256, crypt->decrypt_key)) { in camellia256_init()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dcamellia.h47 int Camellia_set_key(const unsigned char *userKey, const int bits,
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_camellia_hw.c28 ret = Camellia_set_key(key, keylen * 8, ks); in cipher_hw_camellia_initkey()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcamellia.h58 OSSL_DEPRECATEDIN_3_0 int Camellia_set_key(const unsigned char *userKey,
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dstubs.h77 int Camellia_set_key(const unsigned char *userKey, const int bits, CAMELLIA_KEY *key);
H A Dstubs.c143 Camellia_set_key(const unsigned char *userKey, const int bits, CAMELLIA_KEY *key) in Camellia_set_key() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_camellia.c198 ret = Camellia_set_key(key, EVP_CIPHER_CTX_get_key_length(ctx) * 8, in camellia_init_key()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_camellia.c219 ret = Camellia_set_key(key, EVP_CIPHER_CTX_key_length(ctx) * 8, &dat->ks);
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
H A Dcmll-x86.S1540 .globl Camellia_set_key symbol
1541 .type Camellia_set_key,@function
1543 Camellia_set_key: label
1574 .size Camellia_set_key,.-.L_Camellia_set_key_begin
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Dcmll-x86.S1585 .globl Camellia_set_key symbol
1586 .type Camellia_set_key,@function
1588 Camellia_set_key: label
1624 .size Camellia_set_key,.-.L_Camellia_set_key_begin
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dmissingcrypto.txt438 Camellia_set_key(3)
H A Dmissingcrypto111.txt497 Camellia_set_key(3)
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dspeed.c1887 Camellia_set_key(key16, 128, &camellia_ks1); in speed_main()
1888 Camellia_set_key(ckey24, 192, &camellia_ks2); in speed_main()
1889 Camellia_set_key(ckey32, 256, &camellia_ks3); in speed_main()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map878 Camellia_set_key;
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod1251 Camellia_encrypt(), Camellia_decrypt(), Camellia_set_key(),
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num2398 Camellia_set_key 2368 1_1_0 EXIST::FUNCTION:CAMELLIA