Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dasn1_ber_bytecode.h34 #define ASN1_OP_MATCH__ANY 0x08 macro
/openbmc/linux/lib/
H A Dasn1_decoder.c233 if (op & ASN1_OP_MATCH__ANY) { in asn1_ber_decoder()
342 if (op & ASN1_OP_MATCH__ANY) in asn1_ber_decoder()