On Mon, 29 Jul 2024 at 09:20, Ilias Apalodimas
wrote:
> Hi Raymond
>
> >
> > +#if CONFIG_IS_ENABLED(MBEDTLS_LIB_X509)
> > +/* Backup of part of the parsing context */
>
> I am not sure I understand the comment
>
> We can remove this comment line.
> > +struct x509_cert_mbedtls_ctx {
> > +
Hi Raymond
>
> +#if CONFIG_IS_ENABLED(MBEDTLS_LIB_X509)
> +/* Backup of part of the parsing context */
I am not sure I understand the comment
> +struct x509_cert_mbedtls_ctx {
> + void*tbs; /* Signed data */
> + void*raw_serial;/* Raw serial numb
2 matches
Mail list logo