/* * CHAP-MD5 (RFC 1994) * Copyright (c) 2007-2009, Jouni Malinen <j@w1.fi> * * This software may be distributed under the terms of the BSD license. * See README for more details. *//* ... */#ifndefCHAP_H#defineCHAP_H#defineCHAP_MD5_LEN16intchap_md5(u8id,constu8*secret,size_tsecret_len,constu8*challenge,size_tchallenge_len,u8*response);/* ... */#endif/* CHAP_H */
Details
Show: from
Types: Columns:
All items filtered out
All items filtered out
This file uses the notable symbols shown below. Click anywhere in the file to view more details.