Home | History | Annotate | Download | only in radius

Lines Matching refs:mppe_send_key

855     if (plain[0] != sizeof(mppe_send_key) /* 16 */) {
869 memcpy(mppe_send_key, plain + 1, 16);