Home
last modified time | relevance | path

Searched defs:checkBouncyCastleDeprecation (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/sun/security/jca/
DProviders.java97 public static synchronized void checkBouncyCastleDeprecation( in checkBouncyCastleDeprecation() method in Providers
103 public static synchronized void checkBouncyCastleDeprecation( in checkBouncyCastleDeprecation() method in Providers
109 private static void checkBouncyCastleDeprecation( in checkBouncyCastleDeprecation() method in Providers
/libcore/ojluni/annotations/mmodule/sun/security/jca/
DProviders.annotated.java81 public static synchronized void checkBouncyCastleDeprecation(java.lang.String provider, java.lang.S… in checkBouncyCastleDeprecation() method in Providers
84 public static synchronized void checkBouncyCastleDeprecation(java.security.Provider provider, java.… in checkBouncyCastleDeprecation() method in Providers
/libcore/ojluni/src/main/java/sun/security/jca/
DProviders.java330 public static synchronized void checkBouncyCastleDeprecation(String provider, in checkBouncyCastleDeprecation() method in Providers
347 public static synchronized void checkBouncyCastleDeprecation(Provider provider, in checkBouncyCastleDeprecation() method in Providers
371 private static void checkBouncyCastleDeprecation(String service, String algorithm) in checkBouncyCastleDeprecation() method in Providers