Searched refs:TWOFISH_context (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dtwofish.c57 } TWOFISH_context; typedef in typeref:struct:__anon2393
572 do_twofish_setkey (TWOFISH_context *ctx, const byte *key, const unsigned keylen)
714 TWOFISH_context *ctx = context;
785 do_twofish_encrypt (const TWOFISH_context *ctx, byte *out, const byte *in)
819 TWOFISH_context *ctx = context;
829 do_twofish_decrypt (const TWOFISH_context *ctx, byte *out, const byte *in)
863 TWOFISH_context *ctx = context;
876 TWOFISH_context ctx; /* Expanded key. */
947 TWOFISH_context ctx; /* Expanded key. */
1043 "TWOFISH", NULL, NULL, 16, 256, sizeof (TWOFISH_context),
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dtwofish.c57 } TWOFISH_context; typedef in typeref:struct:__anon6847
572 do_twofish_setkey (TWOFISH_context *ctx, const byte *key, const unsigned keylen)
714 TWOFISH_context *ctx = context;
785 do_twofish_encrypt (const TWOFISH_context *ctx, byte *out, const byte *in)
819 TWOFISH_context *ctx = context;
829 do_twofish_decrypt (const TWOFISH_context *ctx, byte *out, const byte *in)
863 TWOFISH_context *ctx = context;
876 TWOFISH_context ctx; /* Expanded key. */
947 TWOFISH_context ctx; /* Expanded key. */
1043 "TWOFISH", NULL, NULL, 16, 256, sizeof (TWOFISH_context),
[all...]

Completed in 122 milliseconds