Searched defs:testBlockMode (Results 1 – 1 of 1) sorted by relevance
66 type testBlockMode struct{} struct68 func (*testBlockMode) BlockSize() int { return 0 }69 func (*testBlockMode) CryptBlocks(a, b []byte) {}70 func (*testBlockMode) InAESPackage() bool { return true }