Searched refs:CAST5_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 Dcast5.c51 } CAST5_context; typedef in typeref:struct:__anon2341
355 do_encrypt_block( CAST5_context *c, byte *outbuf, const byte *inbuf )
411 CAST5_context *c = (CAST5_context *) context;
418 do_decrypt_block (CAST5_context *c, byte *outbuf, const byte *inbuf )
461 CAST5_context *c = (CAST5_context *) context;
470 CAST5_context c;
563 do_cast_setkey( CAST5_context *c, const byte *key, unsigned keylen )
609 CAST5_context *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcast5.c51 } CAST5_context; typedef in typeref:struct:__anon6795
355 do_encrypt_block( CAST5_context *c, byte *outbuf, const byte *inbuf )
411 CAST5_context *c = (CAST5_context *) context;
418 do_decrypt_block (CAST5_context *c, byte *outbuf, const byte *inbuf )
461 CAST5_context *c = (CAST5_context *) context;
470 CAST5_context c;
563 do_cast_setkey( CAST5_context *c, const byte *key, unsigned keylen )
609 CAST5_context *
[all...]

Completed in 60 milliseconds