Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Dx509.h451 int mbedtls_x509_write_sig(unsigned char **p, unsigned char *start,
/third_party/mbedtls/library/
Dx509_create.c283 int mbedtls_x509_write_sig(unsigned char **p, unsigned char *start, in mbedtls_x509_write_sig() function
Dx509write_csr.c365 mbedtls_x509_write_sig(&c2, buf + len, sig_oid, sig_oid_len, in x509write_csr_der_internal()
Dx509write_crt.c623 MBEDTLS_ASN1_CHK_ADD(sig_and_oid_len, mbedtls_x509_write_sig(&c2, c, in mbedtls_x509write_crt_der()