Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dcrypto_psa.c140 psa_mac_abort(&operation); in bt_mesh_aes_cmac_mesh_key()
213 psa_mac_abort(&operation); in bt_mesh_sha256_hmac_raw_key()
/Zephyr-latest/modules/openthread/platform/
Dcrypto_psa.c244 return psaToOtError(psa_mac_abort(operation)); in otPlatCryptoHmacSha256Deinit()