Home
last modified time | relevance | path

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

/external/openthread/examples/platforms/simulation/
Dcrypto.c43 otCryptoKeyAlgorithm aKeyAlgorithm, in otPlatCryptoImportKey() argument
51 OT_UNUSED_VARIABLE(aKeyAlgorithm); in otPlatCryptoImportKey()
/external/openthread/src/core/crypto/
Dstorage.hpp208 KeyAlgorithm aKeyAlgorithm, in ImportKey() argument
215 static_cast<otCryptoKeyAlgorithm>(aKeyAlgorithm), aKeyUsage, in ImportKey()
/external/openthread/include/openthread/platform/
Dcrypto.h243 otCryptoKeyAlgorithm aKeyAlgorithm,
/external/openthread/tests/unit/
Dtest_platform.cpp496 otCryptoKeyAlgorithm aKeyAlgorithm, in otPlatCryptoImportKey() argument
504 OT_UNUSED_VARIABLE(aKeyAlgorithm); in otPlatCryptoImportKey()