Searched refs:m_sHexHashedPassphrase (Results 1 – 3 of 3) sorted by relevance
369 char m_sHexHashedPassphrase[2*KMS_MAX_HASH_SIZE+1]; member
240 …zeof(i_pProfile->m_wsProfileName), "HexHashedPassphrase=%s\n", i_pProfile->m_sHexHashedPassphrase); in Profile_WriteConfigFile()405 sscanf(pValue, "%s", i_pProfile->m_sHexHashedPassphrase); in Profile_ReadConfigFile()1526 i_pProfile->m_sHexHashedPassphrase, // password in K_soap_ssl_client_context()1539 i_pProfile->m_sHexHashedPassphrase, // password in K_soap_ssl_client_context()
1262 strncpy(io_pProfile->m_sHexHashedPassphrase, in EnrollAgent()1265 io_pProfile->m_sHexHashedPassphrase[2*KMS_MAX_HASH_SIZE] = 0; in EnrollAgent()1457 (!io_pProfile->m_sHexHashedPassphrase || in KMSClient_LoadProfile()