Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/crypto/
Dhkdf_sha256.cpp55 void HkdfSha256::Extract(const uint8_t *aSalt, uint16_t aSaltLength, const Key &aInputKey) in Extract()
Dcrypto_platform.cpp310 uint16_t aSaltLength, in otPlatCryptoHkdfExtract()