Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libstb: move drivers/sha512.* to mbedtls directory | Claudio Carvalho | 2017-12-18 | 1 | -0/+141 |
The drivers/sha512.c file is a SHA512 hash implementation imported from the mbed TLS project. As a matter of semantics, this moves drivers/sha512.* to the mbedtls directory. Signed-off-by: Claudio Carvalho <cclaudio@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> |