Searched refs:nextCipher (Results 1 – 1 of 1) sorted by relevance
162 nextCipher interface{} // next encryption state member191 hc.nextCipher = cipher198 if hc.nextCipher == nil {201 hc.cipher = hc.nextCipher203 hc.nextCipher = nil