kdf_compare_bytes
if (!kdf_compare_bytes("HKDF test", out, outlen, expected, sizeof(expected)))
if (!kdf_compare_bytes("kdf test", got, got_len, want, sizeof(want)))