Home
last modified time | relevance | path

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

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