Searched refs:x509_parse_context (Results 1 – 1 of 1) sorted by relevance
19 struct x509_parse_context { struct64 struct x509_parse_context *ctx __free(kfree) = NULL; in x509_cert_parse()77 ctx = kzalloc(sizeof(struct x509_parse_context), GFP_KERNEL); in x509_cert_parse()145 struct x509_parse_context *ctx = context; in x509_note_OID()165 struct x509_parse_context *ctx = context; in x509_note_tbs_certificate()181 struct x509_parse_context *ctx = context; in x509_note_sig_algo()286 struct x509_parse_context *ctx = context; in x509_note_signature()324 struct x509_parse_context *ctx = context; in x509_note_serial()337 struct x509_parse_context *ctx = context; in x509_extract_name_segment()362 static int x509_fabricate_name(struct x509_parse_context *ctx, size_t hdrlen, in x509_fabricate_name()[all …]