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()
267 struct x509_parse_context *ctx = context; in x509_note_signature()
300 struct x509_parse_context *ctx = context; in x509_note_serial()
313 struct x509_parse_context *ctx = context; in x509_extract_name_segment()
338 static int x509_fabricate_name(struct x509_parse_context *ctx, size_t hdrlen, in x509_fabricate_name()
417 struct x509_parse_context *ctx = context; in x509_note_issuer()
427 struct x509_parse_context *ctx = context; in x509_note_subject()
440 struct x509_parse_context *ctx = context; in x509_note_params()
461 struct x509_parse_context *ctx = context; in x509_extract_key_data()
497 struct x509_parse_context *ctx = context; in x509_process_extension()
631 struct x509_parse_context *ctx = context; in x509_note_not_before()
639 struct x509_parse_context *ctx = context; in x509_note_not_after()
650 struct x509_parse_context *ctx = context; in x509_akid_note_kid()
673 struct x509_parse_context *ctx = context; in x509_akid_note_name()
689 struct x509_parse_context *ctx = context; in x509_akid_note_serial()