Searched refs:KMS_MAX_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
205 #define KMS_MAX_HASH_SIZE 20 macro369 char m_sHexHashedPassphrase[2*KMS_MAX_HASH_SIZE+1];
1246 char sHexHashedPassphrase[2*KMS_MAX_HASH_SIZE+1]; in EnrollAgent()1264 2*KMS_MAX_HASH_SIZE ); in EnrollAgent()1265 io_pProfile->m_sHexHashedPassphrase[2*KMS_MAX_HASH_SIZE] = 0; in EnrollAgent()