summaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_priv.h
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2011-01-10 23:23:57 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2011-01-10 23:23:57 +0000
commit0da47356692d60755345bd20924a410a62488591 (patch)
treea2141b9e0a04fea991225a0485b42e97f04d8642 /sys/net80211/ieee80211_priv.h
parent9094476fda5c4bd97de59d2fa4888c758f70b8a6 (diff)
add a new function, explicit_bzero, to be used for erasing "secret" stuff.
unlike normal bzero, we guarantee that the compiler will not optimize out calls to this function for otherwise dead variables. to be adjusted as needed when compilers and linkers get smarter. ok deraadt miod
Diffstat (limited to 'sys/net80211/ieee80211_priv.h')
0 files changed, 0 insertions, 0 deletions