Searched defs:bIn (Results 1 – 11 of 11) sorted by relevance
121 TPM2B *bIn, // IN: second 2B in MemoryConcat2B()142 const TPM2B *bIn // IN: compare value in MemoryEqual2B()
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
233 ByteArrayInputStream bIn = new ByteArrayInputStream((byte[])obj); in getObject() local380 ByteArrayInputStream bIn = new ByteArrayInputStream(cEnc); in decodeCertificate() local
229 ByteArrayInputStream bIn = new ByteArrayInputStream((byte[])obj); in getObject() local376 ByteArrayInputStream bIn = new ByteArrayInputStream(cEnc); in decodeCertificate() local
459 const TPM2B *bIn // IN: 2B containing the data in CryptDigestUpdate2B()
786 ASN1InputStream bIn = new ASN1InputStream(bufIn); in engineLoad() local
790 ASN1InputStream bIn = new ASN1InputStream(bufIn); in engineLoad() local
2293 png_byte bIn = reread_byte(file); in zlib_advance() local