Searched refs:MSCHAPV2_AUTH_RESPONSE_LEN (Results 1 – 4 of 4) sorted by relevance
92 auth_response, MSCHAPV2_AUTH_RESPONSE_LEN); in mschapv2_derive_response()110 u8 recv_response[MSCHAPV2_AUTH_RESPONSE_LEN]; in mschapv2_verify_auth_response()111 if (buf_len < 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN || in mschapv2_verify_auth_response()114 MSCHAPV2_AUTH_RESPONSE_LEN) || in mschapv2_verify_auth_response()116 MSCHAPV2_AUTH_RESPONSE_LEN) != 0) in mschapv2_verify_auth_response()
20 #define MSCHAPV2_AUTH_RESPONSE_LEN 20 macro
84 u8 auth_response[MSCHAPV2_AUTH_RESPONSE_LEN];358 pos += 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN; in eap_mschapv2_success()359 len -= 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN; in eap_mschapv2_success()
67 u8 auth_response[MSCHAPV2_AUTH_RESPONSE_LEN];