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

/illumos-gate/usr/src/common/net/wanboot/
H A Dauxutil.c338 int chkcerts; local
344 chkcerts = (cert != NULL || pkey != NULL) && cl != NULL;
345 if (chkcerts && nid == NID_friendlyName &&
367 if (chkcerts) {
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.c2604 int chkcerts; local
2610 chkcerts = (cert != NULL || pkey != NULL) && cl != NULL;
2611 if (chkcerts && nid == NID_friendlyName &&
2633 if (chkcerts) {

Completed in 47 milliseconds