Searched defs:bIn (Results 1 – 7 of 7) sorted by relevance
126 TPM2B *bIn, // IN: second 2B in MemoryConcat2B()153 const TPM2B *bIn // IN: compare value in Memory2BEqual()
351 TPM2B *bIn // IN: 2B containing the data in CryptUpdateDigest2B()
96 …ByteArrayOutputStream bIn = new ByteArrayOutputStream(1000); // 1000 should be large enough to fit… in writeExtendingClass() local
126 …ByteArrayOutputStream bIn = new ByteArrayOutputStream(1000); // 1000 should be large enough to fit… in writeExtendingClass() local
228 ByteArrayInputStream bIn = new ByteArrayInputStream((byte[])obj); in getObject() local375 ByteArrayInputStream bIn = new ByteArrayInputStream(cEnc); in decodeCertificate() local
806 ASN1InputStream bIn = new ASN1InputStream(bufIn); in engineLoad() local
2293 png_byte bIn = reread_byte(file); in zlib_advance() local