Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/bl2/
Dsic_boot.h66 enum sic_boot_err_t sic_boot_enable_auth_and_decrypt(void);
Dsic_boot.c127 enum sic_boot_err_t sic_boot_enable_auth_and_decrypt(void) in sic_boot_enable_auth_and_decrypt() function
263 sic_err = sic_boot_enable_auth_and_decrypt(); in sic_boot_pre_quit()