1 /*
2  * Automatically generated by asn1_compiler.  Do not edit
3  *
4  * ASN.1 parser for x509_akid
5  */
6 #include <linux/asn1_decoder.h>
7 
8 extern const struct asn1_decoder x509_akid_decoder;
9 
10 extern int x509_akid_note_kid(void *, size_t, unsigned char, const void *, size_t);
11 extern int x509_akid_note_name(void *, size_t, unsigned char, const void *, size_t);
12 extern int x509_akid_note_serial(void *, size_t, unsigned char, const void *, size_t);
13 extern int x509_extract_name_segment(void *, size_t, unsigned char, const void *, size_t);
14 extern int x509_note_OID(void *, size_t, unsigned char, const void *, size_t);
15 
16