Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509write_crt.c393 static int x509_write_time(unsigned char **p, unsigned char *start, in x509_write_time() function
510 x509_write_time(&c, buf, ctx->not_after, in mbedtls_x509write_crt_der()
514 x509_write_time(&c, buf, ctx->not_before, in mbedtls_x509write_crt_der()