Searched refs:permanent_attributes (Results 1 – 1 of 1) sorted by relevance
265 AvbAtxPermanentAttributes permanent_attributes; in avb_atx_validate_vbmeta_public_key() local276 &permanent_attributes); in avb_atx_validate_vbmeta_public_key()287 if (!verify_permanent_attributes(&permanent_attributes, in avb_atx_validate_vbmeta_public_key()311 permanent_attributes.product_root_public_key, in avb_atx_validate_vbmeta_public_key()327 permanent_attributes.product_id)) { in avb_atx_validate_vbmeta_public_key()361 AvbAtxPermanentAttributes permanent_attributes; in avb_atx_generate_unlock_challenge() local364 result = atx_ops->read_permanent_attributes(atx_ops, &permanent_attributes); in avb_atx_generate_unlock_challenge()377 sha256(permanent_attributes.product_id, in avb_atx_generate_unlock_challenge()391 AvbAtxPermanentAttributes permanent_attributes; in avb_atx_validate_unlock_credential() local408 result = atx_ops->read_permanent_attributes(atx_ops, &permanent_attributes); in avb_atx_validate_unlock_credential()[all …]