Searched defs:test_sample_v1_short_hash (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-dcrypt/
H A Dtest-stream.c46 static const char test_sample_v1_short_hash[] = "b5bb9d8014a0f9b1d61e21e796d78dccdf1352f23cd32812f4850b878ae4944c"; variable
117 test_assert(strcmp(test_sample_v1_short_hash, binary_to_hex(hash_dgst, sizeof(hash_dgst))) == 0);

Completed in 12 milliseconds