Home
last modified time | relevance | path

Searched defs:hkdf (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/tests/unit/
Dtest_hkdf_sha256.cpp133 Crypto::HkdfSha256 hkdf; in TestHkdfSha256() local
/openthread-latest/src/core/thread/
Dkey_manager.cpp318 Crypto::HkdfSha256 hkdf; in ComputeTrelKey() local
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c5578 static psa_status_t psa_key_derivation_hkdf_read(psa_hkdf_key_derivation_t *hkdf, in psa_key_derivation_hkdf_read()
6724 static psa_status_t psa_hkdf_input(psa_hkdf_key_derivation_t *hkdf, in psa_hkdf_input()