diff options
author | jsing <> | 2023-02-19 13:44:29 +0000 |
---|---|---|
committer | jsing <> | 2023-02-19 13:44:29 +0000 |
commit | bc235a172283bc4919c0b7082139bb352c217329 (patch) | |
tree | c9e1a4b12d035a4cf5932a44ba1e4d05ec8c4ec2 /src/lib/libc/stdlib/remque.c | |
parent | de9eae149c46ccb728c7ea908fca5f5e8cd70c82 (diff) | |
download | openbsd-bc235a172283bc4919c0b7082139bb352c217329.tar.gz openbsd-bc235a172283bc4919c0b7082139bb352c217329.tar.bz2 openbsd-bc235a172283bc4919c0b7082139bb352c217329.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/lib/libc/stdlib/remque.c')
0 files changed, 0 insertions, 0 deletions