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

/linux-4.4.14/fs/cifs/
H A Dasn1.c39 #define ASN1_CTX 2 /* Context */ macro
542 } else if ((cls != ASN1_CTX) || (con != ASN1_CON) decode_negTokenInit()
564 } else if ((cls != ASN1_CTX) || (con != ASN1_CON) decode_negTokenInit()
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic.c93 #define ASN1_CTX 2 /* Context */ macro
647 {ASN1_CTX, SERR_NSO, SNMP_NOSUCHOBJECT},
648 {ASN1_CTX, SERR_NSI, SNMP_NOSUCHINSTANCE},
649 {ASN1_CTX, SERR_EOM, SNMP_ENDOFMIBVIEW},
1079 if (cls != ASN1_CTX || con != ASN1_CON) snmp_parse_mangle()

Completed in 47 milliseconds