Home
last modified time | relevance | path

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

/titanic_41/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) {
/titanic_41/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) {