Home
last modified time | relevance | path

Searched refs:mbedtls_x509_write_sig (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dx509_internal.h58 int mbedtls_x509_write_sig(unsigned char **p, unsigned char *start,
H A Dx509write_csr.c260 mbedtls_x509_write_sig(&c2, buf + len, sig_oid, sig_oid_len, in x509write_csr_der_internal()
H A Dx509_create.c465 int mbedtls_x509_write_sig(unsigned char **p, unsigned char *start, in mbedtls_x509_write_sig() function
H A Dx509write_crt.c631 MBEDTLS_ASN1_CHK_ADD(sig_and_oid_len, mbedtls_x509_write_sig(&c2, c, in mbedtls_x509write_crt_der()
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dx509.h492 int mbedtls_x509_write_sig(unsigned char **p, unsigned char *start,
/aosp_15_r20/external/mbedtls/library/
H A Dx509write_csr.c260 mbedtls_x509_write_sig(&c2, buf + len, sig_oid, sig_oid_len, in x509write_csr_der_internal()
H A Dx509_create.c463 int mbedtls_x509_write_sig(unsigned char **p, unsigned char *start, in mbedtls_x509_write_sig() function
H A Dx509write_crt.c630 MBEDTLS_ASN1_CHK_ADD(sig_and_oid_len, mbedtls_x509_write_sig(&c2, c, in mbedtls_x509write_crt_der()