Searched refs:permanent_attributes (Results 1 – 2 of 2) 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 …]
46 …python $SCRIPTS/avbtool make_atx_permanent_attributes --output=avb_keys/permanent_attributes.bin -…146 …openssl dgst -sha256 -out $KEYS/permanent_attributes_cer.bin -sign $2 $KEYS/permanent_attributes.b…