Searched refs:x509_parse_context (Results 1 – 1 of 1) sorted by relevance
19 struct x509_parse_context { struct66 struct x509_parse_context *ctx; in x509_cert_parse()80 ctx = kzalloc(sizeof(struct x509_parse_context), GFP_KERNEL); in x509_cert_parse()159 struct x509_parse_context *ctx = context; in x509_note_OID()179 struct x509_parse_context *ctx = context; in x509_note_tbs_certificate()196 struct x509_parse_context *ctx = context; in x509_note_pkey_algo()292 struct x509_parse_context *ctx = context; in x509_note_signature()326 struct x509_parse_context *ctx = context; in x509_note_serial()339 struct x509_parse_context *ctx = context; in x509_extract_name_segment()364 static int x509_fabricate_name(struct x509_parse_context *ctx, size_t hdrlen, in x509_fabricate_name()[all …]