CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/26 05:36:19
Modified files:
usr.sbin/rpki-client: cms.c
Log message:
Split eContent extration into a small helper
job didn't like jumping over a bunch of code, so handle this via a small
helper. It's not as if cms_parse_validate_internal() could not do with a
bit of splitting in general.
ok job
