Searched refs:EncryptStrategy (Results 1 – 2 of 2) sorted by relevance
44 private final EncryptStrategy encryptStrategy;61 private static abstract class EncryptStrategy { class in CipherEncryptBenchmark66 EncryptStrategy(Config config) throws Exception { in EncryptStrategy() method in CipherEncryptBenchmark.EncryptStrategy93 private static final class ArrayStrategy extends EncryptStrategy {111 private static final class ByteBufferStrategy extends EncryptStrategy {
49 private final EncryptStrategy encryptStrategy;66 private static abstract class EncryptStrategy { class in CipherEncryptBenchmark71 EncryptStrategy(Config config) throws Exception { in EncryptStrategy() method in CipherEncryptBenchmark.EncryptStrategy98 private static final class ArrayStrategy extends EncryptStrategy {116 private static final class ByteBufferStrategy extends EncryptStrategy {