Home
last modified time | relevance | path

Searched refs:auth_stream (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/
A Dsnmp_msg.c773 struct snmp_pbuf_stream auth_stream; in snmp_parse_inbound_frame() local
782 …IF_PARSE_EXEC(snmp_pbuf_stream_init(&auth_stream, request->inbound_pbuf, 0, request->inbound_pbuf-… in snmp_parse_inbound_frame()
785 IF_PARSE_EXEC(snmpv3_auth(&auth_stream, request->inbound_pbuf->tot_len, key, algo, hmac)); in snmp_parse_inbound_frame()

Completed in 5 milliseconds