Implement EAP-AKA/Identity request processing.

Bug: 133880036
Test: added EapAkaIdentityStateTest.
Test: atest FrameworksIkeTests
Change-Id: Iee6a8fc95cf2436694a1bfab7deceffd2d37db06
8 files changed
tree: 10940728debb8afcc79ce317d3a2c4dd2dfc7b25
  1. src/
  2. tests/
  3. Android.bp
  4. OWNERS
  5. PREUPLOAD.cfg
  6. README.md
  7. TEST_MAPPING
README.md

IKEv2 Library for Android

Introduction

This IKEv2 library is an in-process client library implementing the IKEv2 protocol as well as extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion on top of the Android IPsec API surface.