Searched refs:getTruncationLengthBits (Results 1 – 5 of 5) sorted by relevance
177 public int getTruncationLengthBits() { in getTruncationLengthBits() method in IpSecAlgorithm
321 eq((auth != null) ? auth.getTruncationLengthBits() : 0), in verifyTransformNetdCalledForCreatingSA()324 eq((crypt != null) ? crypt.getTruncationLengthBits() : 0), in verifyTransformNetdCalledForCreatingSA()327 eq((authCrypt != null) ? authCrypt.getTruncationLengthBits() : 0), in verifyTransformNetdCalledForCreatingSA()
1621 (auth != null) ? auth.getTruncationLengthBits() : 0, in createOrUpdateTransform()1624 (crypt != null) ? crypt.getTruncationLengthBits() : 0, in createOrUpdateTransform()1627 (authCrypt != null) ? authCrypt.getTruncationLengthBits() : 0, in createOrUpdateTransform()
28818 method public int getTruncationLengthBits();
28948 method public int getTruncationLengthBits();