CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/10 14:11:37
Modified files:
lib/libcrypto/x509: x509_trs.c
Log message:
X509_TRUST: start shuffling some code around
Hoist obj_trust() to the top and move the static default_trust() next
to its setter.
