• Home
  • Raw
  • Download

Lines Matching refs:context

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