Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dx509write_crt.c268 static int x509_write_time( unsigned char **p, unsigned char *start, in x509_write_time() function
370 MBEDTLS_ASN1_CHK_ADD( sub_len, x509_write_time( &c, tmp_buf, ctx->not_after, in mbedtls_x509write_crt_der()
373 MBEDTLS_ASN1_CHK_ADD( sub_len, x509_write_time( &c, tmp_buf, ctx->not_before, in mbedtls_x509write_crt_der()

Completed in 6 milliseconds