Searched refs:mbedtls_x509_write_sig (Results 1 – 4 of 4) sorted by relevance
/third_party/mbedtls/include/mbedtls/ |
D | x509.h | 350 int mbedtls_x509_write_sig( unsigned char **p, unsigned char *start,
|
/third_party/mbedtls/library/ |
D | x509write_csr.c | 271 mbedtls_x509_write_sig( &c2, buf + len, sig_oid, sig_oid_len, in x509write_csr_der_internal()
|
D | x509_create.c | 292 int mbedtls_x509_write_sig( unsigned char **p, unsigned char *start, in mbedtls_x509_write_sig() function
|
D | x509write_crt.c | 491 MBEDTLS_ASN1_CHK_ADD( sig_and_oid_len, mbedtls_x509_write_sig( &c2, c, in mbedtls_x509write_crt_der()
|