Home
last modified time | relevance | path

Searched refs:checkValidOrThrow (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/net/
H A DIpSecAlgorithm.java281 checkValidOrThrow(mName, mKey.length * 8, mTruncLenBits); in IpSecAlgorithm()
365 private static void checkValidOrThrow(String name, int keyLen, int truncLen) { in checkValidOrThrow() method in IpSecAlgorithm
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35917 Landroid/net/IpSecAlgorithm;->checkValidOrThrow(Ljava/lang/String;II)V