Home
last modified time | relevance | path

Searched defs:prk (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dhkdf.c22 unsigned char prk[MBEDTLS_MD_MAX_SIZE]; in mbedtls_hkdf() local
39 unsigned char *prk) in mbedtls_hkdf_extract()
63 int mbedtls_hkdf_expand(const mbedtls_md_info_t *md, const unsigned char *prk, in mbedtls_hkdf_expand()
/openthread-latest/src/core/crypto/
Dcrypto_platform.cpp259 HmacSha256::Hash *prk; in otPlatCryptoHkdfExpand() local
316 HmacSha256::Hash *prk; in otPlatCryptoHkdfExtract() local
337 HmacSha256::Hash *prk; in otPlatCryptoHkdfDeinit() local