Home
last modified time | relevance | path

Searched defs:tmpkey (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/net80211/
H A Dieee80211_ioctl.c1322 u_int8_t tmpkey[IEEE80211_KEYBUF_SIZE]; in ieee80211_ioctl_get80211_fbsd() local
2045 u_int8_t tmpkey[IEEE80211_KEYBUF_SIZE]; in ieee80211_ioctl_set80211() local
2574 u_int8_t tmpkey[IEEE80211_WEP_NKID][IEEE80211_KEYBUF_SIZE]; in ieee80211_ioctl() local
/netbsd-src/common/lib/libprop/
H A Dprop_dictionary.c1269 char *tmpkey; in _prop_dictionary_internalize() local
1303 char *tmpkey = data; in _prop_dictionary_internalize_continue() local
1328 struct _prop_object_internalize_context *ctx, char *tmpkey) in _prop_dictionary_internalize_body()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dview.c2000 dns_rdata_dnskey_t tmpkey; in dns_view_untrust() local
2057 dns_rdata_dnskey_t tmpkey = *dnskey; in dns_view_istrusted() local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dview.c2045 dns_rdata_dnskey_t tmpkey; dns_view_untrust() local
2102 dns_rdata_dnskey_t tmpkey = *dnskey; dns_view_istrusted() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Devp_test.c1498 char *tmpkey, *tmpval; in mac_test_run_mac() local