new sjcl.test.TestCase("OCB 2.0 mode tests", function (cb) { if (!sjcl.cipher.aes) { this.unimplemented(); cb && cb(); return; } var i, kat = sjcl.test.vector.ocb2, tv, iv, ct, aes, len, tlen, thiz=this, w=sjcl.bitArray, pt, iv, h = sjcl.codec.hex, ad, tlen; browserUtil.cpsIterate(function (j, cbb) { for (i=100*j; i