Searched defs:prk (Results 1 – 3 of 3) sorted by relevance
34 unsigned char prk[MBEDTLS_MD_MAX_SIZE]; in mbedtls_hkdf() local52 unsigned char *prk ) in mbedtls_hkdf_extract()79 int mbedtls_hkdf_expand( const mbedtls_md_info_t *md, const unsigned char *prk, in mbedtls_hkdf_expand()
259 HmacSha256::Hash *prk; in otPlatCryptoHkdfExpand() local316 HmacSha256::Hash *prk; in otPlatCryptoHkdfExtract() local337 HmacSha256::Hash *prk; in otPlatCryptoHkdfDeinit() local
186 uint8_t prk[PSA_HASH_MAX_SIZE]; member