Re: [PATCH v4 1/6] SP800-90A Deterministic Random Bit Generator
From: Stephan Mueller
Date: Fri Apr 11 2014 - 15:24:44 EST
Am Freitag, 11. April 2014, 11:20:21 schrieb Joe Perches:
Hi Joe,
>
> It looks like const could be used a bit more often.
>
> For instance:
> perhaps uses of key could be changed to const unsigned char *key
Good point. I will try to find areas where const can be used. However, due to
the use of a linked list approach with struct drbg_string, using const will
remain limited.
Ciao
Stephan
--
| Cui bono? |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/