Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dasn1.c248 asn1_eoc_decode(struct asn1_ctx *ctx, unsigned char *eoc) in asn1_eoc_decode() function
584 while (!asn1_eoc_decode(&ctx, sequence_end)) { in decode_negTokenInit()
/linux-4.4.14/net/ipv4/netfilter/
Dnf_nat_snmp_basic.c272 static unsigned char asn1_eoc_decode(struct asn1_ctx *ctx, unsigned char *eoc) in asn1_eoc_decode() function
821 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()