Searched defs:newCipher (Results 1 – 4 of 4) sorted by relevance
18 func newCipher(key []byte) (cipher.Block, error) { func
37 func newCipher(key []byte) (cipher.Block, error) { func
43 func newCipher(key []byte) (cipher.Block, error) { func
1265 func newCipher(key []byte) cipher.Block { func