diff options
author | tb <> | 2022-03-30 07:12:30 +0000 |
---|---|---|
committer | tb <> | 2022-03-30 07:12:30 +0000 |
commit | 4f0946cf87d94f094252f696625cc100be8bbd76 (patch) | |
tree | 39ee27a3d0b95b662ce493411a2b928ec9e63a4c /src/lib/libc | |
parent | a971c2dc43f2a59a987ed0427dcb233143629d75 (diff) | |
download | openbsd-4f0946cf87d94f094252f696625cc100be8bbd76.tar.gz openbsd-4f0946cf87d94f094252f696625cc100be8bbd76.tar.bz2 openbsd-4f0946cf87d94f094252f696625cc100be8bbd76.zip |
pkey_hmac_init(): use calloc()
Instead of using malloc() and setting most struct members to 0,
simply use calloc().
ok bcook jsing
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions