Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/secure_fw/partitions/protected_storage/crypto/
Dps_crypto_interface.h138 void ps_crypto_set_iv(const union ps_crypto_t *crypto);
Dps_crypto_interface.c128 void ps_crypto_set_iv(const union ps_crypto_t *crypto) in ps_crypto_set_iv() function
/trusted-firmware-m-3.4.0/secure_fw/partitions/protected_storage/
Dps_object_table.c909 ps_crypto_set_iv(&ps_obj_table_ctx.obj_table.crypto); in ps_object_table_init()