CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/25 04:30:11
Modified files:
lib/libcrypto/pkcs7: pk7_doit.c
Log message:
pkcs7: Simplify PKCS7_type_is_other()
Remove unnecessary isOther and nid variables and use direct returns.
The function should probably be removed...
ok jsing kenjiro
