Thread (15 messages) 15 messages, 2 authors, 2014-05-30

Re: [PATCH v7 1/6] SP800-90A Deterministic Random Bit Generator

From: Stephan Mueller <hidden>
Date: 2014-05-26 05:44:30
Also in: lkml

Am Samstag, 24. Mai 2014, 05:10:07 schrieb Herbert Xu:

Hi Herbert,
Stephan Mueller [off-list ref] wrote:
quoted
+       memset(&drbg_algs[i], 0, sizeof(struct crypto_alg));
+       if (pr) {
+               memcpy(drbg_algs[i].cra_name, "drbg(pr(", 8);
+               memcpy(drbg_algs[i].cra_driver_name, "drbg_pr_", 8);
+               pos = 8;
You shouldn't use the brackets here since this not a real template.
Just use one name for both cra_name and cra_driver_name.
Thanks for the hint: I would use the name specified for cra_driver_name also 
for cra_name
Cheers,

Ciao
Stephan
-- 
| Cui bono? |
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help