Searched refs:mbedtls_x509write_crt_der (Results 1 – 3 of 3) sorted by relevance
421 int mbedtls_x509write_crt_der(mbedtls_x509write_cert *ctx, in mbedtls_x509write_crt_der() function673 if ((ret = mbedtls_x509write_crt_der(crt, buf, size, in mbedtls_x509write_crt_pem()
1178 int mbedtls_x509write_crt_der(mbedtls_x509write_cert *ctx, unsigned char *buf, size_t size,
3101 in mbedtls_x509write_crt_der() to 2Kb. Reported by soccerGB in #2631.4431 * Fixed potential stack corruption in mbedtls_x509write_crt_der() and