CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2021/03/29 09:57:23
Modified files: lib/libcrypto/evp: evp.h evp_err.c m_sigver.c p_lib.c Log message: Prepare to provide EVP_PKEY_new_CMAC_key() sebastia ran into this when attempting to update security/hcxtools. This will be tested via wycheproof.go once the symbol is public. ok jsing, tested by sebastia