Searched refs:packed_resp (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmisc.c1107 struct buffer packed_resp; local
1109 buf_set_write (&packed_resp, (uint8_t*)up->password, USER_PASS_LEN);
1114 buf_printf (&packed_resp, "CRV1::%s::%s", ac->state_id, response);
1145 struct buffer packed_resp; local
1154 buf_set_write (&packed_resp, (uint8_t*)up->password, USER_PASS_LEN);
1155 buf_printf (&packed_resp, "SCRV1:%s:%s", pw64, resp64);

Completed in 86 milliseconds