Home
last modified time | relevance | path

Searched defs:CipherTestParam (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
DCipherTest.java3448 private static class CipherTestParam { class in CipherTest
3467 public CipherTestParam(String transformation, AlgorithmParameterSpec spec, Key encryptKey, in CipherTestParam() method in CipherTest.CipherTestParam
3481 public CipherTestParam(String transformation, AlgorithmParameterSpec spec, Key key, in CipherTestParam() method in CipherTest.CipherTestParam
3488 public CipherTestParam(String transformation, AlgorithmParameterSpec spec, Key key, in CipherTestParam() method in CipherTest.CipherTestParam
/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
DCipherTest.java3457 private static class CipherTestParam { class in CipherTest
3476 public CipherTestParam(String transformation, AlgorithmParameterSpec spec, Key encryptKey, in CipherTestParam() method in CipherTest.CipherTestParam
3490 public CipherTestParam(String transformation, AlgorithmParameterSpec spec, Key key, in CipherTestParam() method in CipherTest.CipherTestParam
3497 public CipherTestParam(String transformation, AlgorithmParameterSpec spec, Key key, in CipherTestParam() method in CipherTest.CipherTestParam