Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/x509/
DAuthorityKeyIdentifierExtension.java91 DerOutputStream tmp1 = new DerOutputStream(); in encodeThis() local
94 false, TAG_ID), tmp1); in encodeThis() local
98 DerOutputStream tmp1 = new DerOutputStream(); in encodeThis() local
101 true, TAG_NAMES), tmp1); in encodeThis() local
107 DerOutputStream tmp1 = new DerOutputStream(); in encodeThis() local
110 false, TAG_SERIAL_NUM), tmp1); in encodeThis() local