Merge patch series "add the support of sha256_hmac and sha256_hkdf"
authorTom Rini <trini@konsulko.com>
Sat, 18 Jan 2025 23:13:01 +0000 (17:13 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 18 Jan 2025 23:13:01 +0000 (17:13 -0600)
commit639cd409987acf173eaffebe7876968b42fd7c32
tree749d7fdb6e091998fd39621c918e90a128c22e83
parenta1e7dd7e1426b263cb832952eda4a0971e4803d0
parent3f9d18254bff2ba869a65f9e1e03277705338f9e
Merge patch series "add the support of sha256_hmac and sha256_hkdf"

Philippe Reynes <philippe.reynes@softathome.com> says:

This serie adds the support of sha256_hmac and sha256_hkdf.
A first version was sent several months ago just before the
integration of mbedtls. This new version is based on mbedtls.

The first patch of this serie add the support of hkdf
using mbedtls.

Link: https://lore.kernel.org/r/20241219130554.49825-1-philippe.reynes@softathome.com
configs/sandbox_defconfig
lib/Makefile