Searched refs:read_permanent_attributes (Results 1 – 3 of 3) sorted by relevance
275 result = ops->atx_ops->read_permanent_attributes(ops->atx_ops, in avb_atx_validate_vbmeta_public_key()364 result = atx_ops->read_permanent_attributes(atx_ops, &permanent_attributes); in avb_atx_generate_unlock_challenge()408 result = atx_ops->read_permanent_attributes(atx_ops, &permanent_attributes); in avb_atx_validate_unlock_credential()
55 AvbIOResult (*read_permanent_attributes)( member
634 ops->atx_ops->read_permanent_attributes = avb_read_perm_attr; in avb_ops_user_new()