Re: [PATCH RFC v5 1/4] MPILIB: add mpi_read_buf() and mpi_get_size() helpers

From: Herbert Xu
Date: Tue Jun 16 2015 - 02:40:53 EST


On Mon, Jun 15, 2015 at 01:18:36PM -0700, Tadeusz Struk wrote:
> Added a mpi_read_buf() helper function to export MPI to a buf provided by
> the user, and a mpi_get_size() helper, that tells the user how big the buf is.
> Changed mpi_free to use kzfree instead of kfree because it is used to free
> crypto keys.
>
> Signed-off-by: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>

Patch applied. Thanks!
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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/