forked from External/grumble
cryptstate: s/AESBlockSize/aes.BlockSize, rename to grumble/cryptstate.
This commit is contained in:
parent
6295adad98
commit
e15ce28618
6 changed files with 73 additions and 72 deletions
|
|
@ -12,8 +12,8 @@ import (
|
|||
"encoding/binary"
|
||||
"goprotobuf.googlecode.com/hg/proto"
|
||||
"mumbleproto"
|
||||
"cryptstate"
|
||||
"grumble/blobstore"
|
||||
"grumble/cryptstate"
|
||||
"io"
|
||||
"packetdatastream"
|
||||
"time"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue