Home
last modified time | relevance | path

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

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