diff options
author | tb <> | 2024-03-02 09:30:21 +0000 |
---|---|---|
committer | tb <> | 2024-03-02 09:30:21 +0000 |
commit | 27e901828ab79e35b7a6b736f5050679265ae63d (patch) | |
tree | 44c6059d07d7614a9e654590b63bf2cbc8e48bd6 /src/lib/libcrypto/dsa | |
parent | c9bc42b7edc08f714c31d8ec1a974cc5b287ef4c (diff) | |
download | openbsd-27e901828ab79e35b7a6b736f5050679265ae63d.tar.gz openbsd-27e901828ab79e35b7a6b736f5050679265ae63d.tar.bz2 openbsd-27e901828ab79e35b7a6b736f5050679265ae63d.zip |
Remove CMAC_resume()
While it is a neat design detail of CMAC that you can resume it after
having finalized it, nothing uses this functionality and it adds some
gross things such as retaining intermediate secrets in the CMAC ctx.
Once this is gone, we can simplify the CMAC code a bit.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/dsa')
0 files changed, 0 insertions, 0 deletions