func ExampleNewGCM_encrypt() { … } func ExampleNewGCM_decrypt() { … } func ExampleNewCBCDecrypter() { … } func ExampleNewCBCEncrypter() { … } func ExampleNewCFBDecrypter() { … } func ExampleNewCFBEncrypter() { … } func ExampleNewCTR() { … } func ExampleNewOFB() { … } func ExampleStreamReader() { … } func ExampleStreamWriter() { … }