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

/linux-4.1.27/crypto/asymmetric_keys/
H A Dx509_cert_parser.c24 struct x509_parse_context { struct
71 struct x509_parse_context *ctx; x509_cert_parse()
82 ctx = kzalloc(sizeof(struct x509_parse_context), GFP_KERNEL); x509_cert_parse()
143 struct x509_parse_context *ctx = context; x509_note_OID()
163 struct x509_parse_context *ctx = context; x509_note_tbs_certificate()
180 struct x509_parse_context *ctx = context; x509_note_pkey_algo()
232 struct x509_parse_context *ctx = context; x509_note_signature()
254 struct x509_parse_context *ctx = context; x509_note_serial()
267 struct x509_parse_context *ctx = context; x509_extract_name_segment()
292 static int x509_fabricate_name(struct x509_parse_context *ctx, size_t hdrlen, x509_fabricate_name()
371 struct x509_parse_context *ctx = context; x509_note_issuer()
381 struct x509_parse_context *ctx = context; x509_note_subject()
394 struct x509_parse_context *ctx = context; x509_extract_key_data()
414 struct x509_parse_context *ctx = context; rsa_extract_mpi()
440 struct x509_parse_context *ctx = context; x509_process_extension()
574 struct x509_parse_context *ctx = context; x509_note_not_before()
582 struct x509_parse_context *ctx = context; x509_note_not_after()
593 struct x509_parse_context *ctx = context; x509_akid_note_kid()
618 struct x509_parse_context *ctx = context; x509_akid_note_name()
634 struct x509_parse_context *ctx = context; x509_akid_note_serial()

Completed in 89 milliseconds