Searched refs:getTruncationLengthBits (Results 1 – 4 of 4) sorted by relevance
177 public int getTruncationLengthBits() { in getTruncationLengthBits() method in IpSecAlgorithm
318 eq((auth != null) ? auth.getTruncationLengthBits() : 0), in verifyTransformNetdCalledForCreatingSA()321 eq((crypt != null) ? crypt.getTruncationLengthBits() : 0), in verifyTransformNetdCalledForCreatingSA()324 eq((authCrypt != null) ? authCrypt.getTruncationLengthBits() : 0), in verifyTransformNetdCalledForCreatingSA()
1606 (auth != null) ? auth.getTruncationLengthBits() : 0, in createOrUpdateTransform()1609 (crypt != null) ? crypt.getTruncationLengthBits() : 0, in createOrUpdateTransform()1612 (authCrypt != null) ? authCrypt.getTruncationLengthBits() : 0, in createOrUpdateTransform()
28579 method public int getTruncationLengthBits();