Searched refs:ASN1_EOC (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ ! | ||
D | asn1.h | 29 ASN1_EOC = 0, /* End Of Contents or N/A */ enumerator |
/linux-6.1.9/lib/ ! | ||
D | asn1_decoder.c | 74 if (tag == ASN1_EOC) { in asn1_find_indefinite_length() |