aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/keymat.h
Commit message (Collapse)AuthorAgeFilesLines
* added hooks for IKE and CHILD keymatMartin Willi2008-10-301-7/+0
|
* moved CHILD_SA key derivation to keymat_tMartin Willi2008-10-291-13/+33
| | | | passing key chunks to CHILD_SA, not the PRF
* do not store DH redundant in keymatMartin Willi2008-10-291-14/+10
|
* moved key derivation and management into keymat objectMartin Willi2008-10-281-0/+145
allows secured implementation of key management (e.g. in kernel or HW) only IKE keys for now