Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub_integrity.c59 psa_hash_abort(ctx); in updatehub_integrity_update()
95 psa_hash_abort(ctx); in updatehub_integrity_finish()
/Zephyr-latest/subsys/storage/flash_map/
Dflash_map_integrity.c112 psa_hash_abort(&hash_ctx); in flash_area_check_int_sha256()
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/
Dfs_mgmt_hash_checksum_sha256.c121 psa_hash_abort(ctx); in hash_teardown()
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dpsa_crypto.c585 psa_hash_abort(&hash_handle); in crp_hash_payload()
/Zephyr-latest/modules/openthread/platform/
Dcrypto_psa.c365 return psaToOtError(psa_hash_abort(operation)); in otPlatCryptoSha256Deinit()