Searched defs:getKeyAlgorithm (Results 1 – 2 of 2) sorted by relevance
1273 private String getKeyAlgorithm() { in getKeyAlgorithm() method in BlockCipherTestBase
643 static String getKeyAlgorithm(String transformation) { in getKeyAlgorithm() method in TestUtils