CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/03 11:19:30
Modified files:
usr.sbin/rpki-client: aspa.c cms.c extern.h mft.c roa.c rsc.c
spl.c tak.c
Log message:
rpki-client: garbage collect the _parse() functions
The _parse() functions are no longer used and can be removed.
With them gone, cms_parse_validate() becomes internal to cms.c
ok claudio
