Deleted Added
full compact
3c3
< * Copyright (c) 2007, Jouni Malinen <j@w1.fi>
---
> * Copyright (c) 2007-2009, Jouni Malinen <j@w1.fi>
20,21c20,21
< void chap_md5(u8 id, const u8 *secret, size_t secret_len, const u8 *challenge,
< size_t challenge_len, u8 *response);
---
> int chap_md5(u8 id, const u8 *secret, size_t secret_len, const u8 *challenge,
> size_t challenge_len, u8 *response);