Home
last modified time | relevance | path

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

/openthread-3.5.0/examples/platforms/simulation/
Dcrypto.c43 otCryptoKeyAlgorithm aKeyAlgorithm, in otPlatCryptoImportKey() argument
51 OT_UNUSED_VARIABLE(aKeyAlgorithm); in otPlatCryptoImportKey()
/openthread-3.5.0/src/core/crypto/
Dstorage.hpp139 KeyAlgorithm aKeyAlgorithm, in ImportKey() argument
146 static_cast<otCryptoKeyAlgorithm>(aKeyAlgorithm), aKeyUsage, in ImportKey()
/openthread-3.5.0/include/openthread/platform/
Dcrypto.h263 otCryptoKeyAlgorithm aKeyAlgorithm,
/openthread-3.5.0/tests/unit/
Dtest_platform.cpp435 otCryptoKeyAlgorithm aKeyAlgorithm, in otPlatCryptoImportKey() argument
443 OT_UNUSED_VARIABLE(aKeyAlgorithm); in otPlatCryptoImportKey()