Home
last modified time | relevance | path

Searched refs:aAlgorithm (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() argument
54 switch (aAlgorithm) { in toPsaAlgorithm()