Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dloadsave.c303 static boolean_t keystore_path_initialized = 0; variable
348 if (!keystore_path_initialized) { in get_tpm_keystore_path()
370 keystore_path_initialized = 1; in get_tpm_keystore_path()
/titanic_44/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) { in get_keystore_path()
184 keystore_path_initialized = B_TRUE; in get_keystore_path()
189 keystore_path_initialized = B_TRUE; in get_keystore_path()