Searched refs:cert3 (Results 1 – 1 of 1) sorted by relevance
2042 Certificate cert3 = generateCertificate(FAKE_RSA_USER_1); in testKeyStore_LargeNumberOfKeysSupported_RSA() local2061 new PrivateKeyEntry(privateKey3, new Certificate[] {cert3}), protectionParams); in testKeyStore_LargeNumberOfKeysSupported_RSA()2115 Certificate cert3 = generateCertificate(FAKE_EC_USER_1); in testKeyStore_LargeNumberOfKeysSupported_EC() local2133 new KeyStore.PrivateKeyEntry(privateKey3, new Certificate[] {cert3}), in testKeyStore_LargeNumberOfKeysSupported_EC()