Lines Matching defs:context

155 int x509_note_OID(void *context, size_t hdrlen,
159 struct x509_parse_context *ctx = context;
175 int x509_note_tbs_certificate(void *context, size_t hdrlen,
179 struct x509_parse_context *ctx = context;
192 int x509_note_pkey_algo(void *context, size_t hdrlen,
196 struct x509_parse_context *ctx = context;
288 int x509_note_signature(void *context, size_t hdrlen,
292 struct x509_parse_context *ctx = context;
322 int x509_note_serial(void *context, size_t hdrlen,
326 struct x509_parse_context *ctx = context;
335 int x509_extract_name_segment(void *context, size_t hdrlen,
339 struct x509_parse_context *ctx = context;
439 int x509_note_issuer(void *context, size_t hdrlen,
443 struct x509_parse_context *ctx = context;
449 int x509_note_subject(void *context, size_t hdrlen,
453 struct x509_parse_context *ctx = context;
462 int x509_note_params(void *context, size_t hdrlen,
466 struct x509_parse_context *ctx = context;
483 int x509_extract_key_data(void *context, size_t hdrlen,
487 struct x509_parse_context *ctx = context;
538 int x509_process_extension(void *context, size_t hdrlen,
542 struct x509_parse_context *ctx = context;
672 int x509_note_not_before(void *context, size_t hdrlen,
676 struct x509_parse_context *ctx = context;
680 int x509_note_not_after(void *context, size_t hdrlen,
684 struct x509_parse_context *ctx = context;
691 int x509_akid_note_kid(void *context, size_t hdrlen,
695 struct x509_parse_context *ctx = context;
714 int x509_akid_note_name(void *context, size_t hdrlen,
718 struct x509_parse_context *ctx = context;
730 int x509_akid_note_serial(void *context, size_t hdrlen,
734 struct x509_parse_context *ctx = context;