The ahash_init functions may return fails. The ahash_hmac_init should
not return ok when ahash_init returns error. For an example, ahash_init
will return -ENOMEM when allocation memory is error.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| cipher.c | ||
| cipher.h | ||
| spu.c | ||
| spu.h | ||
| spu2.c | ||
| spu2.h | ||
| spum.h | ||
| util.c | ||
| util.h | ||