Searched refs:testKeySpecs (Results 1 – 1 of 1) sorted by relevance
70 testKeySpecs("BC", "DiffieHellman", "DiffieHellman", kp); in testDHKeySpecs()78 testKeySpecs("AndroidOpenSSL", "ECDH", "EC", kp); in testECDHKeySpecs()127 private static void testKeySpecs(String provider, String kaAlgo, in testKeySpecs() method in KeySpecTest