Home
last modified time | relevance | path

Searched refs:x509_parse_context (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dx509_cert_parser.c19 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()
292 struct x509_parse_context *ctx = context; in x509_note_signature()
326 struct x509_parse_context *ctx = context; in x509_note_serial()
339 struct x509_parse_context *ctx = context; in x509_extract_name_segment()
364 static int x509_fabricate_name(struct x509_parse_context *ct
[all...]
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dx509_cert_parser.c19 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 *ct
[all...]

Completed in 3 milliseconds