Searched refs:Camellia_encrypt (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/camellia/
H A Dcmll_ecb.c17 Camellia_encrypt(in, out, key);
H A Dcmll_cfb.c25 (block128_f) Camellia_encrypt);
34 (block128_f) Camellia_encrypt);
42 (block128_f) Camellia_encrypt);
H A Dcmll_cbc.c20 (block128_f) Camellia_encrypt);
H A Dcmll_ctr.c21 (block128_f) Camellia_encrypt);
H A Dcmll_ofb.c23 (block128_f) Camellia_encrypt);
H A Dcmll_misc.c25 void Camellia_encrypt(const unsigned char *in, unsigned char *out, function
/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dcamellia.h50 void Camellia_encrypt(const unsigned char *in, unsigned char *out,
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A De_camellia.c232 dat->block = (block128_f) Camellia_encrypt;
/freebsd-12-stable/secure/lib/libcrypto/i386/
H A Dcmll-x86.S71 .globl Camellia_encrypt
72 .type Camellia_encrypt,@function
74 Camellia_encrypt: label
124 .size Camellia_encrypt,.-.L_Camellia_encrypt_begin
2446 .globl Camellia_encrypt
2447 .type Camellia_encrypt,@function
2449 Camellia_encrypt: label
2499 .size Camellia_encrypt,.-.L_Camellia_encrypt_begin
/freebsd-12-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl883 .global Camellia_encrypt
884 Camellia_encrypt=cmll_t4_encrypt

Completed in 136 milliseconds