Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfs_avb/
Dfs_avb_util.cpp36 const std::string& expected_public_key_blob, in LoadAndVerifyVbmeta()
Davb_util.cpp396 const std::string& expected_public_key_blob, in VerifyVBMetaSignature()
448 const std::string& expected_public_key_blob, in VerifyVBMetaData()
547 const std::string& expected_public_key_blob, bool allow_verification_error, in LoadAndVerifyVbmetaByPath()
616 const std::string& ab_other_suffix, const std::string& expected_public_key_blob, in LoadAndVerifyVbmetaByPartition()
/system/core/fs_mgr/libfs_avb/tests/
Davb_util_test.cpp486 auto expected_public_key_blob = ExtractPublicKeyAvbBlob(signing_key); in TEST_F() local
506 auto expected_public_key_blob = ExtractPublicKeyAvbBlob(signing_key); in TEST_F() local