diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2007-08-01 15:40:41 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2007-08-01 15:40:41 +0000 |
commit | 5feceaaffe50ee74add8643b51d69638aa5d57ab (patch) | |
tree | 70a6a0b99a2fdf9be73c3b6e9652c37fbc760ad5 /etc/rpc | |
parent | 67fc7a22a0f86de2ffd6be3a953a14f7c6b6083b (diff) |
add generic ieee80211_encrypt() and ieee80211_decrypt() functions that
can handle multiple ciphers (the key to use is determined automatically
by these functions based on the frame's destination address).
add ieee80211_ccmp_encrypt() and ieee80211_ccmp_decrypt().
those two functions only do encapsulation/decapsulation of CCMP frames
for now (they don't do SW crypto). they will help to test things with
drivers that can do HW crypto.
add a ni_pairwise_key field to struct ieee80211_node to actually install
the pairwise transient key.
install the GTK in ic_nw_keys[].
Diffstat (limited to 'etc/rpc')
0 files changed, 0 insertions, 0 deletions