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

/illumos-gate/usr/src/common/net/wanboot/
H A Dp12auxutl.c118 int certs_there = 0; local
177 certs_there++;
226 certs_there++;
231 if (certs != NULL || cacerts != NULL && certs_there) {
328 if (certs_there == 0 && keys_there == 0) {
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.c652 int certs_there = 0; local
711 certs_there++;
760 certs_there++;
765 if (certs != NULL || cacerts != NULL && certs_there) {
862 if (certs_there == 0 && keys_there == 0) {

Completed in 62 milliseconds