Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Dcrypto.h65 } otCryptoKeyType; typedef
242 otCryptoKeyType aKeyType,
/openthread-latest/examples/platforms/simulation/
Dcrypto.c42 otCryptoKeyType aKeyType, in otPlatCryptoImportKey()
/openthread-latest/src/core/crypto/
Dstorage.hpp210 return otPlatCryptoImportKey(&aKeyRef, static_cast<otCryptoKeyType>(aKeyType), in ImportKey()
/openthread-latest/tests/unit/
Dtest_platform.cpp495 otCryptoKeyType aKeyType, in otPlatCryptoImportKey()