Searched refs:Camellia_cbc_encrypt (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/camellia/
H A Dcmll_cbc.c55 void Camellia_cbc_encrypt(const unsigned char *in, unsigned char *out, function
H A Dcamellia.h107 void Camellia_cbc_encrypt(const unsigned char *in, unsigned char *out,
/freebsd-10-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86_64.pl617 # void Camellia_cbc_encrypt (const void char *inp, unsigned char *out,
629 .globl Camellia_cbc_encrypt
630 .type Camellia_cbc_encrypt,\@function,6
632 Camellia_cbc_encrypt: label
861 .size Camellia_cbc_encrypt,.-Camellia_cbc_encrypt
962 # handle pushf/popf in Camellia_cbc_encrypt
/freebsd-10-stable/secure/lib/libcrypto/amd64/
H A Dcmll-x86_64.S1606 .globl Camellia_cbc_encrypt
1607 .type Camellia_cbc_encrypt,@function
1609 Camellia_cbc_encrypt: label
1838 .size Camellia_cbc_encrypt,.-Camellia_cbc_encrypt
/freebsd-10-stable/secure/lib/libcrypto/i386/
H A Dcmll-x86.S2095 .globl Camellia_cbc_encrypt
2096 .type Camellia_cbc_encrypt,@function
2098 Camellia_cbc_encrypt: label
2375 .size Camellia_cbc_encrypt,.-.L_Camellia_cbc_encrypt_begin
4471 .globl Camellia_cbc_encrypt
4472 .type Camellia_cbc_encrypt,@function
4474 Camellia_cbc_encrypt: label
4751 .size Camellia_cbc_encrypt,.-.L_Camellia_cbc_encrypt_begin
/freebsd-10-stable/crypto/openssl/apps/
H A Dspeed.c1825 Camellia_cbc_encrypt(buf, buf,
1838 Camellia_cbc_encrypt(buf, buf,
1851 Camellia_cbc_encrypt(buf, buf,

Completed in 172 milliseconds