Home
last modified time | relevance | path

Searched refs:getEncodedAuthenticatedAttributes (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/extras/verity/
H A DBootSignature.java138 public byte[] getEncodedAuthenticatedAttributes() throws IOException { in getEncodedAuthenticatedAttributes() method in BootSignature
167 byte[] attrs = getEncodedAuthenticatedAttributes(); in generateSignableImage()