Home
last modified time | relevance | path

Searched defs:expected_public_key_blob (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libfs_avb/
H A Davb_util.cpp331 const std::string& expected_public_key_blob, in VerifyVBMetaSignature()
383 const std::string& expected_public_key_blob, in VerifyVBMetaData()
482 const std::string& expected_public_key_blob, bool allow_verification_error, in LoadAndVerifyVbmetaByPath()
551 const std::string& ab_other_suffix, const std::string& expected_public_key_blob, in LoadAndVerifyVbmetaByPartition()
H A Dfs_avb_util.cpp37 const std::string& expected_public_key_blob, in LoadAndVerifyVbmeta()
/aosp_15_r20/system/core/fs_mgr/libfs_avb/tests/
H A Davb_util_test.cpp492 auto expected_public_key_blob = ExtractPublicKeyAvbBlob(signing_key); in TEST_F() local
512 auto expected_public_key_blob = ExtractPublicKeyAvbBlob(signing_key); in TEST_F() local