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()
258 struct x509_parse_context *ctx = context; in x509_note_signature()
290 struct x509_parse_context *ctx = context; in x509_note_serial()
303 struct x509_parse_context *ctx = context; in x509_extract_name_segment()
328 static int x509_fabricate_name(struct x509_parse_context *ctx, size_t hdrlen, in x509_fabricate_name()
407 struct x509_parse_context *ctx = context; in x509_note_issuer()
417 struct x509_parse_context *ctx = context; in x509_note_subject()
430 struct x509_parse_context *ctx = context; in x509_note_params()
451 struct x509_parse_context *ctx = context; in x509_extract_key_data()
480 struct x509_parse_context *ctx = context; in x509_process_extension()
614 struct x509_parse_context *ctx = context; in x509_note_not_before()
622 struct x509_parse_context *ctx = context; in x509_note_not_after()
633 struct x509_parse_context *ctx = context; in x509_akid_note_kid()
656 struct x509_parse_context *ctx = context; in x509_akid_note_name()
672 struct x509_parse_context *ctx = context; in x509_akid_note_serial()