Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dcrypto.c44 int aKeyUsage, in otPlatCryptoImportKey() argument
52 OT_UNUSED_VARIABLE(aKeyUsage); in otPlatCryptoImportKey()
/openthread-latest/src/core/crypto/
Dstorage.hpp140 int aKeyUsage, in ImportKey() argument
146 static_cast<otCryptoKeyAlgorithm>(aKeyAlgorithm), aKeyUsage, in ImportKey()
/openthread-latest/include/openthread/platform/
Dcrypto.h264 int aKeyUsage,
/openthread-latest/tests/unit/
Dtest_platform.cpp495 int aKeyUsage, in otPlatCryptoImportKey() argument
503 OT_UNUSED_VARIABLE(aKeyUsage); in otPlatCryptoImportKey()