| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lib/mpi: Add mpi sgl helpers | Tadeusz Struk | 2017-04-11 | 1 | -0/+4 |
| | | | | | | | | Add mpi_read_raw_from_sgl and mpi_write_to_sgl helpers. Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | ||||
| * | MPILIB: add mpi_read_buf() and mpi_get_size() helpers | Tadeusz Struk | 2017-04-11 | 1 | -0/+15 |
| | | | | | | | | | | | 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@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | ||||
| * | first commit | Meizu OpenSource | 2016-08-15 | 1 | -0/+145 |
