Home
last modified time | relevance | path

Searched refs:getKeyLengthAttribute (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeSaPayload.java1175 KeyLengthAttribute attr = getKeyLengthAttribute(attributeList); in EncryptionTransform()
1221 private KeyLengthAttribute getKeyLengthAttribute(List<Attribute> attributeList) { in getKeyLengthAttribute() method in IkeSaPayload.EncryptionTransform