Searched refs:getTruncationLengthBits (Results 1 – 4 of 4) sorted by relevance
177 public int getTruncationLengthBits() { in getTruncationLengthBits() method in IpSecAlgorithm
1534 (auth != null) ? auth.getTruncationLengthBits() : 0, in createOrUpdateTransform()1537 (crypt != null) ? crypt.getTruncationLengthBits() : 0, in createOrUpdateTransform()1540 (authCrypt != null) ? authCrypt.getTruncationLengthBits() : 0, in createOrUpdateTransform()
25352 Landroid/net/IpSecAlgorithm;->getTruncationLengthBits()I
27007 method public int getTruncationLengthBits();