Lines Matching refs:x509_parse_context
19 struct x509_parse_context { struct
64 struct x509_parse_context *ctx; in x509_cert_parse()
78 ctx = kzalloc(sizeof(struct x509_parse_context), GFP_KERNEL); in x509_cert_parse()
157 struct x509_parse_context *ctx = context; in x509_note_OID()
177 struct x509_parse_context *ctx = context; in x509_note_tbs_certificate()
193 struct x509_parse_context *ctx = context; in x509_note_sig_algo()
289 struct x509_parse_context *ctx = context; in x509_note_signature()
328 struct x509_parse_context *ctx = context; in x509_note_serial()
341 struct x509_parse_context *ctx = context; in x509_extract_name_segment()
366 static int x509_fabricate_name(struct x509_parse_context *ctx, size_t hdrlen, in x509_fabricate_name()
445 struct x509_parse_context *ctx = context; in x509_note_issuer()
465 struct x509_parse_context *ctx = context; in x509_note_subject()
478 struct x509_parse_context *ctx = context; in x509_note_params()
499 struct x509_parse_context *ctx = context; in x509_extract_key_data()
554 struct x509_parse_context *ctx = context; in x509_process_extension()
688 struct x509_parse_context *ctx = context; in x509_note_not_before()
696 struct x509_parse_context *ctx = context; in x509_note_not_after()
707 struct x509_parse_context *ctx = context; in x509_akid_note_kid()
730 struct x509_parse_context *ctx = context; in x509_akid_note_name()
746 struct x509_parse_context *ctx = context; in x509_akid_note_serial()