diff options
author | tb <> | 2023-08-11 04:52:08 +0000 |
---|---|---|
committer | tb <> | 2023-08-11 04:52:08 +0000 |
commit | 462d7f977b8b8246275ae460e624e0846967e51c (patch) | |
tree | 4d8a861f979442d82157bd13de09981b6841d4d2 /src/lib/libc | |
parent | 8606a65ff8cf7df8afe3c513ae0d757a78832656 (diff) | |
download | openbsd-462d7f977b8b8246275ae460e624e0846967e51c.tar.gz openbsd-462d7f977b8b8246275ae460e624e0846967e51c.tar.bz2 openbsd-462d7f977b8b8246275ae460e624e0846967e51c.zip |
Use EVP_MD in HKDF() and HKDF_extract() prototypes
Switch these prototypes to be like all other code and use the EVP_MD type
rather than the internal name of the struct. This also makes the function
definitions match the prototypes.
ok jsing
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions