Home
last modified time | relevance | path

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

/external/openthread/include/openthread/platform/
Dcrypto.h79 } otCryptoKeyAlgorithm; typedef
263 otCryptoKeyAlgorithm aKeyAlgorithm,
/external/openthread/examples/platforms/simulation/
Dcrypto.c43 otCryptoKeyAlgorithm aKeyAlgorithm, in otPlatCryptoImportKey()
/external/openthread/src/core/crypto/
Dstorage.hpp146 static_cast<otCryptoKeyAlgorithm>(aKeyAlgorithm), aKeyUsage, in ImportKey()
/external/openthread/tests/unit/
Dtest_platform.cpp469 otCryptoKeyAlgorithm aKeyAlgorithm, in otPlatCryptoImportKey()