Home
last modified time | relevance | path

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

/modules/openthread/platform/
A Dcrypto_psa.c97 static bool checkKeyUsage(int aUsage) in checkKeyUsage() function
143 if (aKeyRef == NULL || aKey == NULL || !checkKeyUsage(aKeyUsage)) { in otPlatCryptoImportKey()

Completed in 8 milliseconds