Lines Matching refs:context
167 int x509_note_OID(void *context, size_t hdrlen, in x509_note_OID() argument
171 struct x509_parse_context *ctx = context; in x509_note_OID()
187 int x509_note_tbs_certificate(void *context, size_t hdrlen, in x509_note_tbs_certificate() argument
191 struct x509_parse_context *ctx = context; in x509_note_tbs_certificate()
204 int x509_note_pkey_algo(void *context, size_t hdrlen, in x509_note_pkey_algo() argument
208 struct x509_parse_context *ctx = context; in x509_note_pkey_algo()
266 int x509_note_signature(void *context, size_t hdrlen, in x509_note_signature() argument
270 struct x509_parse_context *ctx = context; in x509_note_signature()
298 int x509_note_serial(void *context, size_t hdrlen, in x509_note_serial() argument
302 struct x509_parse_context *ctx = context; in x509_note_serial()
311 int x509_extract_name_segment(void *context, size_t hdrlen, in x509_extract_name_segment() argument
315 struct x509_parse_context *ctx = context; in x509_extract_name_segment()
415 int x509_note_issuer(void *context, size_t hdrlen, in x509_note_issuer() argument
419 struct x509_parse_context *ctx = context; in x509_note_issuer()
425 int x509_note_subject(void *context, size_t hdrlen, in x509_note_subject() argument
429 struct x509_parse_context *ctx = context; in x509_note_subject()
438 int x509_note_params(void *context, size_t hdrlen, in x509_note_params() argument
442 struct x509_parse_context *ctx = context; in x509_note_params()
459 int x509_extract_key_data(void *context, size_t hdrlen, in x509_extract_key_data() argument
463 struct x509_parse_context *ctx = context; in x509_extract_key_data()
488 int x509_process_extension(void *context, size_t hdrlen, in x509_process_extension() argument
492 struct x509_parse_context *ctx = context; in x509_process_extension()
622 int x509_note_not_before(void *context, size_t hdrlen, in x509_note_not_before() argument
626 struct x509_parse_context *ctx = context; in x509_note_not_before()
630 int x509_note_not_after(void *context, size_t hdrlen, in x509_note_not_after() argument
634 struct x509_parse_context *ctx = context; in x509_note_not_after()
641 int x509_akid_note_kid(void *context, size_t hdrlen, in x509_akid_note_kid() argument
645 struct x509_parse_context *ctx = context; in x509_akid_note_kid()
664 int x509_akid_note_name(void *context, size_t hdrlen, in x509_akid_note_name() argument
668 struct x509_parse_context *ctx = context; in x509_akid_note_name()
680 int x509_akid_note_serial(void *context, size_t hdrlen, in x509_akid_note_serial() argument
684 struct x509_parse_context *ctx = context; in x509_akid_note_serial()