Home
last modified time | relevance | path

Searched refs:mbedtls_hkdf (Results 1 – 3 of 3) sorted by relevance

/hypervisor/lib/crypto/mbedtls/
A Dhkdf.h63 int32_t mbedtls_hkdf( const mbedtls_md_info_t *md, const uint8_t *salt,
A Dhkdf.c24 int32_t mbedtls_hkdf(const mbedtls_md_info_t *md, const uint8_t *salt, in mbedtls_hkdf() function
/hypervisor/lib/crypto/
A Dcrypto_api.c23 if (mbedtls_hkdf(md, salt, salt_len, secret, secret_len, in hkdf_sha256()

Completed in 7 milliseconds