HomeSort by relevance Sort by last modified time
    Searched refs:getEncodedAuthenticatedAttributes (Results 1 - 3 of 3) sorted by null

  /system/extras/verity/
BootSignature.java 127 public byte[] getEncodedAuthenticatedAttributes() throws IOException {
155 byte[] attrs = getEncodedAuthenticatedAttributes();
  /libcore/luni/src/main/java/org/apache/harmony/security/pkcs7/
SignerInfo.java 120 public byte[] getEncodedAuthenticatedAttributes() {
  /libcore/luni/src/main/java/org/apache/harmony/security/utils/
JarUtils.java 183 sig.update(sigInfo.getEncodedAuthenticatedAttributes());

Completed in 3692 milliseconds