Searched refs:Camellia_decrypt (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl875 .global Camellia_decrypt
876 Camellia_decrypt=cmll_t4_decrypt
/freebsd-11-stable/crypto/openssl/crypto/camellia/
H A Dcamellia.h102 void Camellia_decrypt(const unsigned char *in, unsigned char *out,
H A Dcmll_cbc.c65 (block128_f) Camellia_decrypt);
H A Dcmll_ecb.c72 Camellia_decrypt(in, out, key);
H A Dcmll_misc.c76 void Camellia_decrypt(const unsigned char *in, unsigned char *out, function
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A De_camellia.c271 dat->block = (block128_f) Camellia_decrypt;
/freebsd-11-stable/secure/lib/libcrypto/i386/
H A Dcmll-x86.S420 .globl Camellia_decrypt
421 .type Camellia_decrypt,@function
423 Camellia_decrypt: label
473 .size Camellia_decrypt,.-.L_Camellia_decrypt_begin
2796 .globl Camellia_decrypt
2797 .type Camellia_decrypt,@function
2799 Camellia_decrypt: label
2849 .size Camellia_decrypt,.-.L_Camellia_decrypt_begin

Completed in 129 milliseconds