Searched refs:camellia_encrypt256 (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dcamellia.h44 #define camellia_encrypt256 CAMELLIA_PREFIX(camellia_encrypt256) macro
H A Dcamellia-glue.c51 #define camellia_encrypt256 CAMELLIA_PREFIX(camellia_encrypt256)
H A Dcamellia.c1149 void camellia_encrypt256(const u32 *subkey, u32 *io) function
1421 camellia_encrypt256(keyTable, tmp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcamellia.h44 #define camellia_encrypt256 CAMELLIA_PREFIX(camellia_encrypt256) macro
H A Dcamellia-glue.c51 #define camellia_encrypt256 CAMELLIA_PREFIX(camellia_encrypt256)
H A Dcamellia.c1149 void camellia_encrypt256(const u32 *subkey, u32 *io) function
1421 camellia_encrypt256(keyTable, tmp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/camellia/
H A Dcmll_misc.c75 key->enc = camellia_encrypt256;
80 key->enc = camellia_encrypt256;
H A Dcmll_locl.h157 void camellia_encrypt256(const u32 *subkey, u32 *io);
H A Dcamellia.c1397 void camellia_encrypt256(const u32 *subkey, u32 *io) function

Completed in 85 milliseconds