CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2020/08/06 09:40:29
Modified files: lib/libcrypto/man: CMAC_Init.3 Log message: Explain the purpose of CMAC_resume(3) in more detail. Triggered by jmc@ apparently misunderstanding the intention of the text and fixing a grammatical error in a way that wasn't ideal, so i guess he wouldn't have been the only one to find the previous version hard to understand. OK jmc@