Lines Matching defs:context

153 int x509_note_OID(void *context, size_t hdrlen,
157 struct x509_parse_context *ctx = context;
173 int x509_note_tbs_certificate(void *context, size_t hdrlen,
177 struct x509_parse_context *ctx = context;
190 int x509_note_sig_algo(void *context, size_t hdrlen, unsigned char tag,
193 struct x509_parse_context *ctx = context;
285 int x509_note_signature(void *context, size_t hdrlen,
289 struct x509_parse_context *ctx = context;
324 int x509_note_serial(void *context, size_t hdrlen,
328 struct x509_parse_context *ctx = context;
337 int x509_extract_name_segment(void *context, size_t hdrlen,
341 struct x509_parse_context *ctx = context;
441 int x509_note_issuer(void *context, size_t hdrlen,
445 struct x509_parse_context *ctx = context;
461 int x509_note_subject(void *context, size_t hdrlen,
465 struct x509_parse_context *ctx = context;
474 int x509_note_params(void *context, size_t hdrlen,
478 struct x509_parse_context *ctx = context;
495 int x509_extract_key_data(void *context, size_t hdrlen,
499 struct x509_parse_context *ctx = context;
553 int x509_process_extension(void *context, size_t hdrlen,
557 struct x509_parse_context *ctx = context;
737 int x509_note_not_before(void *context, size_t hdrlen,
741 struct x509_parse_context *ctx = context;
745 int x509_note_not_after(void *context, size_t hdrlen,
749 struct x509_parse_context *ctx = context;
756 int x509_akid_note_kid(void *context, size_t hdrlen,
760 struct x509_parse_context *ctx = context;
779 int x509_akid_note_name(void *context, size_t hdrlen,
783 struct x509_parse_context *ctx = context;
795 int x509_akid_note_serial(void *context, size_t hdrlen,
799 struct x509_parse_context *ctx = context;