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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dloadsave.c303 static boolean_t keystore_path_initialized = 0; variable
348 if (!keystore_path_initialized) {
370 keystore_path_initialized = 1;
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.c158 static boolean_t keystore_path_initialized = B_FALSE; variable
167 if (keystore_path_initialized) {
184 keystore_path_initialized = B_TRUE;
189 keystore_path_initialized = B_TRUE;

Completed in 56 milliseconds