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

/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsKeystoreUtil.c51 static boolean_t keystore_path_initialized = B_FALSE; variable
119 if (!keystore_path_initialized) {
142 keystore_path_initialized = B_TRUE;
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dloadsave.c302 static boolean_t keystore_path_initialized = 0; variable
347 if (!keystore_path_initialized) {
369 keystore_path_initialized = 1;

Completed in 26 milliseconds