Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Dcrypto.h76 } otCryptoKeyAlgorithm; typedef
243 otCryptoKeyAlgorithm aKeyAlgorithm,
/openthread-latest/examples/platforms/simulation/
Dcrypto.c43 otCryptoKeyAlgorithm aKeyAlgorithm, in otPlatCryptoImportKey()
/openthread-latest/src/core/crypto/
Dstorage.hpp211 static_cast<otCryptoKeyAlgorithm>(aKeyAlgorithm), aKeyUsage, in ImportKey()
/openthread-latest/tests/unit/
Dtest_platform.cpp496 otCryptoKeyAlgorithm aKeyAlgorithm, in otPlatCryptoImportKey()