Lines Matching defs:hash
536 uint8_t *pp, *ps, hash[64];
1183 * hash, and then decrypt the incoming signed block.
1185 * hash decrypted. We find it and confirm it
1186 * matches the hash we computed ourselves.
1215 /* Next hash the plaintext */
1229 lws_genhash_destroy(&pss->ua->hash_ctx, hash);
1281 m = (uint32_t)memcmp(&otmp[m + 2], hash,
1298 n = lws_genrsa_hash_sig_verify(&ctx, hash,
1308 lwsl_notice("hash sig verify fail: %d\n", m);
2190 /* we need a copy of it to generate the hash later */