Home
last modified time | relevance | path

Searched refs:check_altName (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/hx509/
H A Dprint.c561 check_altName(hx509_validate_ctx ctx, in check_altName() function
646 return check_altName(ctx, status, "subject", cf, e); in check_subjectAltName()
656 return check_altName(ctx, status, "issuer", cf, e); in check_issuerAltName()
H A DChangeLog2199 * print.c (check_altName): Print the othername oid.