Home
last modified time | relevance | path

Searched refs:mbedtls_x509_write_names (Results 1 – 6 of 6) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_internal.h56 int mbedtls_x509_write_names(unsigned char **p, unsigned char *start,
H A Dx509write.c126 mbedtls_x509_write_names(&p, buf, in mbedtls_x509_write_set_san_common()
H A Dx509write_crt.c499 mbedtls_x509_write_names(&c, buf, in mbedtls_x509write_crt_der()
527 MBEDTLS_ASN1_CHK_ADD(len, mbedtls_x509_write_names(&c, buf, in mbedtls_x509write_crt_der()
H A Dx509write_csr.c200 MBEDTLS_ASN1_CHK_ADD(len, mbedtls_x509_write_names(&c, buf, in x509write_csr_der_internal()
H A Dx509_create.c450 int mbedtls_x509_write_names(unsigned char **p, unsigned char *start, in mbedtls_x509_write_names() function
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog50 users of the output structure, such as mbedtls_x509_write_names(). This