CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/05 09:00:00
Modified files:
usr.sbin/rpki-client: extern.h mft.c validate.c
Log message:
Factor out the SHA256 hash checks into valid_filehash() so that it can
be used by the RRDP code as well.
OK tb@
