Searched refs:private_Camellia_set_key (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/camellia/
H A Dcmll_utl.c63 return private_Camellia_set_key(userKey, bits, key);
H A Dcmll_locl.h84 int private_Camellia_set_key(const unsigned char *userKey, const int bits,
H A Dcmll_misc.c59 int private_Camellia_set_key(const unsigned char *userKey, const int bits, function
H A Dcamellia.h92 int private_Camellia_set_key(const unsigned char *userKey, const int bits,
/freebsd-10.0-release/crypto/openssl/crypto/evp/
H A Devp_locl.h383 #define Camellia_set_key private_Camellia_set_key
/freebsd-10.0-release/secure/lib/libcrypto/i386/
H A Dcmll-x86.s1541 .globl private_Camellia_set_key
1542 .type private_Camellia_set_key,@function
1544 private_Camellia_set_key: label
1575 .size private_Camellia_set_key,.-.L_private_Camellia_set_key_begin
/freebsd-10.0-release/crypto/openssl/apps/
H A Dspeed.c209 #define Camellia_set_key private_Camellia_set_key

Completed in 188 milliseconds