Searched refs:Camellia_decrypt (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/camellia/
H A Dcmll_cbc.c63 CRYPTO_cbc128_decrypt(in,out,len,key,ivec,(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
H A Dcamellia.h100 void Camellia_decrypt(const unsigned char *in, unsigned char *out,
/freebsd-10.0-release/secure/lib/libcrypto/i386/
H A Dcmll-x86.s418 .globl Camellia_decrypt
419 .type Camellia_decrypt,@function
421 Camellia_decrypt: label
471 .size Camellia_decrypt,.-.L_Camellia_decrypt_begin

Completed in 102 milliseconds