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.hpp205 int aKeyUsage, in ImportKey() argument
211 static_cast<otCryptoKeyAlgorithm>(aKeyAlgorithm), aKeyUsage, in ImportKey()
/openthread-latest/include/openthread/platform/
Dcrypto.h244 int aKeyUsage,
/openthread-latest/tests/unit/
Dtest_platform.cpp497 int aKeyUsage, in otPlatCryptoImportKey() argument
505 OT_UNUSED_VARIABLE(aKeyUsage); in otPlatCryptoImportKey()