mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-02-08 08:44:36 +01:00
This commit adds KDF algorithm identifiers `PSA_ALG_TLS12_PRF(HASH)` to the PSA crypto API. They represent the key derivation functions used by TLS 1.2 for the PreMasterSecret->MasterSecret and MasterSecret->KeyBlock conversions. |
||
|---|---|---|
| .. | ||
| crypto.h | ||
| crypto_driver.h | ||
| crypto_extra.h | ||
| crypto_platform.h | ||
| crypto_sizes.h | ||
| crypto_struct.h | ||