+12
−6
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The documentation states that crypto_ahash_reqsize() provides the size of the state structure used by crypto_ahash_export(). But it's actually crypto_ahash_statesize() which provides this size. Signed-off-by:Rabin Vincent <rabinv@axis.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>