CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/11/27 01:26:32

Modified files:
        usr.bin/openssl: pkcs12.c 

Log message:
openssl pkcs12: stop reaching into ASN1_STRING

Buy a t: rename hex_prin() to hex_print() and accept an ASN1_STRING so that
we only need to use accessors once. Also avoid a printf %s NULL.

ok kenjiro

Reply via email to