Home | History | Annotate | Download | only in runner

Lines Matching refs:BlockMode

383 	cipher.BlockMode
1415 if _, ok := c.out.cipher.(cipher.BlockMode); ok {