summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/unit/ssl_methods.c
diff options
context:
space:
mode:
authorjsing <>2023-02-19 13:44:29 +0000
committerjsing <>2023-02-19 13:44:29 +0000
commit0a69e4b42828860153d1be7ce5e7626ac56d6b04 (patch)
treec9e1a4b12d035a4cf5932a44ba1e4d05ec8c4ec2 /src/regress/lib/libssl/unit/ssl_methods.c
parentecdf03e77ffc9d0b8d76db6d92b94140d641c138 (diff)
downloadopenbsd-0a69e4b42828860153d1be7ce5e7626ac56d6b04.tar.gz
openbsd-0a69e4b42828860153d1be7ce5e7626ac56d6b04.tar.bz2
openbsd-0a69e4b42828860153d1be7ce5e7626ac56d6b04.zip
First pass clean up of bn_mont.c.
Use calloc() rather than malloc() with manual initialisation of all struct members to zero, use memset() instead of manually initialising all struct members to zero, use consistent naming, use BN_free() instead of BN_clear_free() (since it is the same thing). ok tb@
Diffstat (limited to 'src/regress/lib/libssl/unit/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions