Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dp12auxutl.c119 int keys_there = 0; in sunw_PKCS12_create() local
305 keys_there++; in sunw_PKCS12_create()
309 if (keys_there) { in sunw_PKCS12_create()
328 if (certs_there == 0 && keys_there == 0) { in sunw_PKCS12_create()
/titanic_44/usr/src/lib/libpkg/common/
H A Dp12lib.c653 int keys_there = 0; in sunw_PKCS12_create() local
839 keys_there++; in sunw_PKCS12_create()
843 if (keys_there) { in sunw_PKCS12_create()
862 if (certs_there == 0 && keys_there == 0) { in sunw_PKCS12_create()