Home
last modified time | relevance | path

Searched defs:out_is_trusted (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/avb/libavb_atx/
H A Davb_atx_validate.c263 bool* out_is_trusted) { in avb_atx_validate_vbmeta_public_key()
389 bool* out_is_trusted) { in avb_atx_validate_unlock_credential()
/OK3568_Linux_fs/u-boot/lib/avb/libavb_user/
H A Davb_ops_user.c193 bool *out_is_trusted) in validate_vbmeta_public_key()
558 bool *out_is_trusted, in validate_public_key_for_partition()
/OK3568_Linux_fs/u-boot/lib/avb/rk_avb_user/
H A Drk_avb_ops_user.c605 int rk_auth_unlock(void *buffer, char *out_is_trusted) in rk_auth_unlock()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c2216 char out_is_trusted = true; in cb_oem() local