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.cpp398 const std::string& expected_public_key_blob, in VerifyVBMetaSignature()
450 const std::string& expected_public_key_blob, in VerifyVBMetaData()
549 const std::string& expected_public_key_blob, bool allow_verification_error, in LoadAndVerifyVbmetaByPath()
618 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.cpp490 auto expected_public_key_blob = ExtractPublicKeyAvbBlob(signing_key); in TEST_F() local
510 auto expected_public_key_blob = ExtractPublicKeyAvbBlob(signing_key); in TEST_F() local