Searched refs:fsVerityDescriptorWithSign (Results 1 – 2 of 2) sorted by relevance
195 …FsVerityDescriptorWithSign fsVerityDescriptorWithSign = new FsVerityDescriptorWithSign(inFsdType, … in fromByteArray() local197 … return new ElfSignBlock(inTreeType, inTreeLength, treeWithPadding, fsVerityDescriptorWithSign); in fromByteArray()
144 …FsVerityDescriptorWithSign fsVerityDescriptorWithSign = new FsVerityDescriptorWithSign(fsdbuilder.… in getElfCodeSignBlock() local147 … ElfSignBlock signBlock = new ElfSignBlock(paddingSize, treeBytes, fsVerityDescriptorWithSign); in getElfCodeSignBlock()