f7d7fca7fd
Some of IPsec authentication related functions should have 'const' for its 2nd argument, but not now. But if someone try to use them, and passed const data for those functions, then much bogus compile warnings will be generated. So those funcs prototype should be modified. Requested by: archie Approved by: jkh |
||
---|---|---|
.. | ||
blowfish | ||
cast128 | ||
des | ||
rc5 | ||
hmac_md5.c | ||
hmac_md5.h | ||
md5.c | ||
md5.h | ||
sha1.c | ||
sha1.h |