Lines Matching refs:x509_parse_context
23 struct x509_parse_context { struct
67 struct x509_parse_context *ctx; in x509_cert_parse()
81 ctx = kzalloc(sizeof(struct x509_parse_context), GFP_KERNEL); in x509_cert_parse()
153 struct x509_parse_context *ctx = context; in x509_note_OID()
173 struct x509_parse_context *ctx = context; in x509_note_tbs_certificate()
190 struct x509_parse_context *ctx = context; in x509_note_pkey_algo()
242 struct x509_parse_context *ctx = context; in x509_note_signature()
273 struct x509_parse_context *ctx = context; in x509_note_serial()
286 struct x509_parse_context *ctx = context; in x509_extract_name_segment()
311 static int x509_fabricate_name(struct x509_parse_context *ctx, size_t hdrlen, in x509_fabricate_name()
390 struct x509_parse_context *ctx = context; in x509_note_issuer()
400 struct x509_parse_context *ctx = context; in x509_note_subject()
413 struct x509_parse_context *ctx = context; in x509_extract_key_data()
438 struct x509_parse_context *ctx = context; in x509_process_extension()
572 struct x509_parse_context *ctx = context; in x509_note_not_before()
580 struct x509_parse_context *ctx = context; in x509_note_not_after()
591 struct x509_parse_context *ctx = context; in x509_akid_note_kid()
614 struct x509_parse_context *ctx = context; in x509_akid_note_name()
630 struct x509_parse_context *ctx = context; in x509_akid_note_serial()