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