Searched refs:asn1_eoc_decode (Results 1 – 1 of 1) sorted by relevance
268 static unsigned char asn1_eoc_decode(struct asn1_ctx *ctx, unsigned char *eoc) in asn1_eoc_decode() function835 if (!asn1_eoc_decode(ctx, eoc)) { in snmp_object_decode()1171 while (!asn1_eoc_decode(&ctx, eoc)) { in snmp_parse_mangle()1203 if (!asn1_eoc_decode(&ctx, eoc)) in snmp_parse_mangle()