wolfssl/wolfcrypt
John Safranek 6462986bf2
OCSP Extension Encoding Fix
1. Removed redundant check for the output being NULL in
   `EncodeOcspRequestExtensions()`. The chuck of code being protected
   only cared about the value of ret, not the pointer. The code was
   supposed to calculate the size of the data without writing it.
2024-03-19 09:13:28 -07:00
..
2024-03-15 13:24:40 +10:00
2024-03-19 09:13:28 -07:00
2024-03-18 09:57:22 +10:00