Files
wolfssl/src
Daniel Pouzzner c07d0fe4b4 address peer review:
use camel case not underscores in variable names;

restore use of const int variables for buffer sizes in several spots (for ease of smallstack code paths should they be needed);

use more MISRAish flow control in X509PrintSignature().

also, capture the retval from several more snprintf()s to pass directly to wolfSSL_BIO_write(), avoiding frivolous strlen()s.
2022-08-09 23:23:11 -05:00
..
2022-07-19 10:44:31 -06:00
2022-07-19 10:44:31 -06:00
2022-07-19 10:44:31 -06:00
2022-08-09 23:23:11 -05:00