Lines Matching refs:x509_parse_context
19 struct x509_parse_context { struct
66 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()
443 struct x509_parse_context *ctx = context; in x509_note_issuer()
453 struct x509_parse_context *ctx = context; in x509_note_subject()
466 struct x509_parse_context *ctx = context; in x509_note_params()
487 struct x509_parse_context *ctx = context; in x509_extract_key_data()
542 struct x509_parse_context *ctx = context; in x509_process_extension()
676 struct x509_parse_context *ctx = context; in x509_note_not_before()
684 struct x509_parse_context *ctx = context; in x509_note_not_after()
695 struct x509_parse_context *ctx = context; in x509_akid_note_kid()
718 struct x509_parse_context *ctx = context; in x509_akid_note_name()
734 struct x509_parse_context *ctx = context; in x509_akid_note_serial()