Searched refs:hashout (Results 1 – 1 of 1) sorted by relevance
588 static uint8_t hashout[64]; in dohash() local592 || !EVP_DigestFinalXOF(hashctx, hashout, sizeof(hashout))) in dohash()595 return hashout; in dohash()