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

/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dsrp.c992 unsigned char ghash[EVP_MAX_MD_SIZE]; local
999 r = MakeHash(text->md, ghash, &len, "%m", g);
1003 Ng[i] = (Nhash[i] ^ ghash[i]);

Completed in 121 milliseconds