Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/crypto/
H A Dhkdf_sha256.cpp55 void HkdfSha256::Extract(const uint8_t *aSalt, uint16_t aSaltLength, const Key &aInputKey) in Extract()
H A Dcrypto_platform.cpp311 const otCryptoKey *aInputKey) in otPlatCryptoHkdfExtract()