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.h350 int mbedtls_x509_write_sig( unsigned char **p, unsigned char *start,
/third_party/mbedtls/library/
Dx509write_csr.c271 mbedtls_x509_write_sig( &c2, buf + len, sig_oid, sig_oid_len, in x509write_csr_der_internal()
Dx509_create.c292 int mbedtls_x509_write_sig( unsigned char **p, unsigned char *start, in mbedtls_x509_write_sig() function
Dx509write_crt.c491 MBEDTLS_ASN1_CHK_ADD( sig_and_oid_len, mbedtls_x509_write_sig( &c2, c, in mbedtls_x509write_crt_der()