Searched refs:tmi (Results 1 – 2 of 2) sorted by relevance
54 TrustManagerImpl tmi = new TrustManagerImpl(KeyStore.getInstance(defaultType)); in testGoodCast() local55 X509TrustManagerExtensions tme = new X509TrustManagerExtensions(tmi); in testGoodCast()
498 int tmi = tmOffset + i; in translateM() local500 tm[12 + tmi] = m[mi] * x + m[4 + mi] * y + m[8 + mi] * z + in translateM()