Searched refs:aKeyUsage (Results 1 – 1 of 1) sorted by relevance
129 otCryptoKeyAlgorithm aKeyAlgorithm, int aKeyUsage, in otPlatCryptoImportKey() argument143 if (aKeyRef == NULL || aKey == NULL || !checkKeyUsage(aKeyUsage)) { in otPlatCryptoImportKey()176 psa_set_key_usage_flags(&attributes, toPsaKeyUsage(aKeyUsage)); in otPlatCryptoImportKey()