Searched refs:asn1_eoc_decode (Results 1 – 2 of 2) sorted by relevance
248 asn1_eoc_decode(struct asn1_ctx *ctx, unsigned char *eoc) in asn1_eoc_decode() function584 while (!asn1_eoc_decode(&ctx, sequence_end)) { in decode_negTokenInit()
272 static unsigned char asn1_eoc_decode(struct asn1_ctx *ctx, unsigned char *eoc) in asn1_eoc_decode() function821 if (!asn1_eoc_decode(ctx, eoc)) { in snmp_object_decode()1136 while (!asn1_eoc_decode(&ctx, eoc)) { in snmp_parse_mangle()1165 if (!asn1_eoc_decode(&ctx, eoc)) in snmp_parse_mangle()