Lines Matching refs:mbedtls_x509_buf

64                             mbedtls_x509_buf *serial)  in mbedtls_x509_get_serial()
98 mbedtls_x509_buf *alg) in mbedtls_x509_get_alg_null()
113 mbedtls_x509_buf *alg, mbedtls_x509_buf *params) in mbedtls_x509_get_alg()
179 static int x509_get_hash_alg(const mbedtls_x509_buf *alg, mbedtls_md_type_t *md_alg) in x509_get_hash_alg()
184 mbedtls_x509_buf md_oid; in x509_get_hash_alg()
245 int mbedtls_x509_get_rsassa_pss_params(const mbedtls_x509_buf *params, in mbedtls_x509_get_rsassa_pss_params()
253 mbedtls_x509_buf alg_id, alg_params; in mbedtls_x509_get_rsassa_pss_params()
412 mbedtls_x509_buf *oid; in x509_get_attr_type_value()
413 mbedtls_x509_buf *val; in x509_get_attr_type_value()
689 int mbedtls_x509_get_sig(unsigned char **p, const unsigned char *end, mbedtls_x509_buf *sig) in mbedtls_x509_get_sig()
718 int mbedtls_x509_get_sig_alg(const mbedtls_x509_buf *sig_oid, const mbedtls_x509_buf *sig_params, in mbedtls_x509_get_sig_alg()
769 mbedtls_x509_buf *ext, int tag) in mbedtls_x509_get_ext()
945 int mbedtls_x509_serial_gets(char *buf, size_t size, const mbedtls_x509_buf *serial) in mbedtls_x509_serial_gets()
979 int mbedtls_x509_sig_alg_gets(char *buf, size_t size, const mbedtls_x509_buf *sig_oid, in mbedtls_x509_sig_alg_gets()
1126 static int x509_get_other_name(const mbedtls_x509_buf *subject_alt_name, in x509_get_other_name()
1133 mbedtls_x509_buf cur_oid; in x509_get_other_name()
1223 mbedtls_x509_buf tmp_san_buf; in mbedtls_x509_get_subject_alt_name_ext()
1394 int mbedtls_x509_parse_subject_alt_name(const mbedtls_x509_buf *san_buf, in mbedtls_x509_parse_subject_alt_name()