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.java66 public static synchronized void checkBouncyCastleDeprecation(java.lang.String provider, java.lang.S… in checkBouncyCastleDeprecation() method in Providers
68 public static synchronized void checkBouncyCastleDeprecation(java.security.Provider provider, java.… in checkBouncyCastleDeprecation() method in Providers
/libcore/ojluni/src/main/java/sun/security/jca/
DProviders.java324 public static synchronized void checkBouncyCastleDeprecation(String provider, in checkBouncyCastleDeprecation() method in Providers
341 public static synchronized void checkBouncyCastleDeprecation(Provider provider, in checkBouncyCastleDeprecation() method in Providers
548 private static void checkBouncyCastleDeprecation(String service, String algorithm) in checkBouncyCastleDeprecation() method in Providers