Searched refs:checkValidOrThrow (Results 1 – 1 of 1) sorted by relevance
161 checkValidOrThrow(mName, mKey.length * 8, mTruncLenBits); in IpSecAlgorithm()209 private static void checkValidOrThrow(String name, int keyLen, int truncLen) { in checkValidOrThrow() method in IpSecAlgorithm