Home
last modified time | relevance | path

Searched refs:aKeyUsage (Results 1 – 4 of 4) sorted by relevance

/external/openthread/examples/platforms/simulation/
Dcrypto.c44 int aKeyUsage, in otPlatCryptoImportKey() argument
52 OT_UNUSED_VARIABLE(aKeyUsage); in otPlatCryptoImportKey()
/external/openthread/src/core/crypto/
Dstorage.hpp209 int aKeyUsage, in ImportKey() argument
215 static_cast<otCryptoKeyAlgorithm>(aKeyAlgorithm), aKeyUsage, in ImportKey()
/external/openthread/include/openthread/platform/
Dcrypto.h244 int aKeyUsage,
/external/openthread/tests/unit/
Dtest_platform.cpp497 int aKeyUsage, in otPlatCryptoImportKey() argument
505 OT_UNUSED_VARIABLE(aKeyUsage); in otPlatCryptoImportKey()