Searched refs:toPsaAlgorithm (Results 1 – 1 of 1) sorted by relevance
52 static psa_algorithm_t toPsaAlgorithm(otCryptoKeyAlgorithm aAlgorithm) in toPsaAlgorithm() function175 psa_set_key_algorithm(&attributes, toPsaAlgorithm(aKeyAlgorithm)); in otPlatCryptoImportKey()