Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dcrypto_psa.c52 static psa_algorithm_t toPsaAlgorithm(otCryptoKeyAlgorithm aAlgorithm) in toPsaAlgorithm() function
175 psa_set_key_algorithm(&attributes, toPsaAlgorithm(aKeyAlgorithm)); in otPlatCryptoImportKey()