Searched defs:chkcerts (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libpkg/common/
H A Dp12lib.c2599 int chkcerts; local
2605 chkcerts = (cert != NULL || pkey != NULL) && cl != NULL;
2606 if (chkcerts && nid == NID_friendlyName &&
2628 if (chkcerts) {

Completed in 35 milliseconds