diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-17 17:25:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-17 17:25:18 +0100 |
| commit | 1c22ef308a1d62b4c6935ede8233b1fea082b0ca (patch) | |
| tree | c3d8e8321e4b1aa09cce056d5a35da908a0ae3d9 /asdcplib/src/KM_prng.h | |
| parent | 0e7591e3bf95d4abe08d854850b6fc4e411586b0 (diff) | |
Various test hackery.
Diffstat (limited to 'asdcplib/src/KM_prng.h')
| -rwxr-xr-x | asdcplib/src/KM_prng.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/asdcplib/src/KM_prng.h b/asdcplib/src/KM_prng.h index a1f23288..4d7ab2b7 100755 --- a/asdcplib/src/KM_prng.h +++ b/asdcplib/src/KM_prng.h @@ -50,8 +50,6 @@ namespace Kumu // key_len must be <= 64 (larger values will be truncated) void Gen_FIPS_186_Value(const byte_t* key_in, ui32_t key_len, byte_t* buf, ui32_t buf_len); - - extern bool libdcp_test; } // namespace Kumu |
