Searched refs:camellia_encrypt128 (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.h43 #define camellia_encrypt128 CAMELLIA_PREFIX(camellia_encrypt128) macro
H A Dcamellia-glue.c50 #define camellia_encrypt128 CAMELLIA_PREFIX(camellia_encrypt128)
H A Dcamellia.c966 void camellia_encrypt128(const u32 *subkey, u32 *io) function
1416 camellia_encrypt128(keyTable, tmp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcamellia.h43 #define camellia_encrypt128 CAMELLIA_PREFIX(camellia_encrypt128) macro
H A Dcamellia-glue.c50 #define camellia_encrypt128 CAMELLIA_PREFIX(camellia_encrypt128)
H A Dcamellia.c966 void camellia_encrypt128(const u32 *subkey, u32 *io) function
1416 camellia_encrypt128(keyTable, tmp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/camellia/
H A Dcmll_misc.c70 key->enc = camellia_encrypt128;
H A Dcmll_locl.h155 void camellia_encrypt128(const u32 *subkey, u32 *io);
H A Dcamellia.c1214 void camellia_encrypt128(const u32 *subkey, u32 *io) function

Completed in 74 milliseconds