Searched refs:checkValidOrThrow (Results 1 – 2 of 2) sorted by relevance
281 checkValidOrThrow(mName, mKey.length * 8, mTruncLenBits); in IpSecAlgorithm()365 private static void checkValidOrThrow(String name, int keyLen, int truncLen) { in checkValidOrThrow() method in IpSecAlgorithm
35917 Landroid/net/IpSecAlgorithm;->checkValidOrThrow(Ljava/lang/String;II)V