Home
last modified time | relevance | path

Searched defs:aKeyLength (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dsecure_transport.cpp1000 size_t aKeyLength, in HandleMbedtlsExportKeys()
1010 size_t aKeyLength, in HandleMbedtlsExportKeys()
/aosp_15_r20/external/openthread/src/core/crypto/
H A Daes_ccm.cpp43 void AesCcm::SetKey(const uint8_t *aKey, uint16_t aKeyLength) in SetKey()
H A Dstorage.hpp220 void Set(const uint8_t *aKeyBytes, uint16_t aKeyLength) in Set()