Searched refs:BLOWFISH_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 Dblowfish.c49 } BLOWFISH_context; typedef in typeref:struct:__anon2339
246 function_F( BLOWFISH_context *bc, u32 x )
277 do_encrypt ( BLOWFISH_context *bc, u32 *ret_xl, u32 *ret_xr )
343 decrypt ( BLOWFISH_context *bc, u32 *ret_xl, u32 *ret_xr )
412 do_encrypt_block ( BLOWFISH_context *bc, byte *outbuf, const byte *inbuf )
432 BLOWFISH_context *bc = (BLOWFISH_context *) context;
439 do_decrypt_block (BLOWFISH_context *bc, byte *outbuf, const byte *inbuf)
459 BLOWFISH_context *bc = (BLOWFISH_context *) contex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dblowfish.c49 } BLOWFISH_context; typedef in typeref:struct:__anon6793
246 function_F( BLOWFISH_context *bc, u32 x )
277 do_encrypt ( BLOWFISH_context *bc, u32 *ret_xl, u32 *ret_xr )
343 decrypt ( BLOWFISH_context *bc, u32 *ret_xl, u32 *ret_xr )
412 do_encrypt_block ( BLOWFISH_context *bc, byte *outbuf, const byte *inbuf )
432 BLOWFISH_context *bc = (BLOWFISH_context *) context;
439 do_decrypt_block (BLOWFISH_context *bc, byte *outbuf, const byte *inbuf)
459 BLOWFISH_context *bc = (BLOWFISH_context *) contex
[all...]

Completed in 30 milliseconds