Home
last modified time | relevance | path

Searched refs:hk (Results 1 – 16 of 16) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_keycache.c86 const HAL_KEYVAL *hk, const u_int8_t mac[IEEE80211_ADDR_LEN]) in ath_keyprint() argument
98 printf("%s: [%02u] %-7s ", tag, ix, ciphers[hk->kv_type]); in ath_keyprint()
99 for (i = 0, n = hk->kv_len; i < n; i++) in ath_keyprint()
100 printf("%02x", hk->kv_val[i]); in ath_keyprint()
102 if (hk->kv_type == HAL_CIPHER_TKIP) { in ath_keyprint()
104 for (i = 0; i < sizeof(hk->kv_mic); i++) in ath_keyprint()
105 printf("%02x", hk->kv_mic[i]); in ath_keyprint()
108 for (i = 0; i < sizeof(hk->kv_txmic); i++) in ath_keyprint()
109 printf("%02x", hk->kv_txmic[i]); in ath_keyprint()
123 HAL_KEYVAL *hk, const u_int8_t mac[IEEE80211_ADDR_LEN]) in ath_keyset_tkip() argument
[all …]
H A Dif_ath_debug.h101 #define KEYPRINTF(sc, ix, hk, mac) do { \ argument
103 ath_keyprint(sc, __func__, ix, hk, mac); \
/haiku/data/catalogs/servers/mail/
H A Dfi.catkeys4 Shutdown mail services DeskbarView Sulje sähköpostipalvelut
5 Mail status MailDaemon Sähköpostitila
6 Fetching mail for %name Notifier Noudetaan sähköpostia vastaanottajalle %name
10 Send pending mails DeskbarView Lähetä odottamassa olevat sähköpostit
15 Mail status Notifier Sähköpostitila
16 Check for mails only DeskbarView Tarkista vain sähköpostit
17 Check for mail now DeskbarView Tarkista sähköposti nyt
18 Sending mail for %name Notifier Lähetetään sähköpostia vastaanottajalle %name
19 Mail daemon status log MailDaemon Sähköpostitaustaohjelman tilaloki
/haiku/data/catalogs/kits/mail/
H A Dfi.catkeys4 Remove mail from server when deleted ProtocolConfigView Poista sähköposti palvelimelta poistettaes…
5 Mail server: ProtocolConfigView Sähköpostipalvelin:
9 Leave mail on server ProtocolConfigView Jätä sähköposti palvelimelle
/haiku/data/catalogs/add-ons/mail_daemon/inbound_filters/spam_filter/
H A Dfi.catkeys2 or empty e-mail SpamFilterConfig tai tyhjä sähköposti
7 Learn from all incoming e-mail SpamFilterConfig Opi kaikesta tulevasta sähköpostista
/haiku/data/catalogs/preferences/mail/
H A Dfi.catkeys5 E-mail address: E-Mail Sähköpostiosoite:
17 \t\t· E-mail filters Config Window \t\t· Sähköpostisuodattimet
27 Enter a valid e-mail address. AutoConfigWindow Kirjoita kelvollinen sähköpostiosoite.
42 E-mail System name Sähköpostiasetukset
46 Edit mailbox menu… Config Window Muokkaa sähköpostilaatikkovalikkoa...
/haiku/data/catalogs/apps/mail/
H A Dfi.catkeys9 Mailing Mail Lähetetään sähköpostia
29 E-mail draft could not be saved! Mail Sähköpostiviestiluonnoksen tallentaminen epäonnistui!
35 …ot yet work correctly. Mail Liitteiden poistamista edelleenlähetetyistä sähköpostiviesteistä ei o…
39 Mail System name Sähköposti
50 Account from mail Mail Tili sähköpostiviestistä
51 %e - E-mail address Mail %e - Sähköpostiosoite
81 Automatically mark mail as read: Mail Merkitse sähköpostiviesti automaattisesti luetuksi:
99 Mail couldn't find its dictionary. Mail Sähköpostisovellus ei löytänyt sanakirjaansa.
110 Mail settings Mail Sähköpostiasetukset
128 mail B_USER_DIRECTORY/mail sähköposti
[all …]
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c241 #define KEYPRINTF(sc, hk, mac) do { \ argument
243 mwl_keyprint(sc, __func__, hk, mac); \
1487 const MWL_HAL_KEYVAL *hk, const uint8_t mac[IEEE80211_ADDR_LEN]) in mwl_keyprint() argument
1496 printf("%s: [%u] %-7s", tag, hk->keyIndex, ciphers[hk->keyTypeId]); in mwl_keyprint()
1497 for (i = 0, n = hk->keyLen; i < n; i++) in mwl_keyprint()
1498 printf(" %02x", hk->key.aes[i]); in mwl_keyprint()
1500 if (hk->keyTypeId == KEY_TYPE_ID_TKIP) { in mwl_keyprint()
1502 for (i = 0; i < sizeof(hk->key.tkip.rxMic); i++) in mwl_keyprint()
1503 printf(" %02x", hk->key.tkip.rxMic[i]); in mwl_keyprint()
1505 for (i = 0; i < sizeof(hk->key.tkip.txMic); i++) in mwl_keyprint()
[all …]
/haiku/data/catalogs/apps/powerstatus/
H A Dfi.catkeys7 …lug in the device immediately. PowerStatus Akkutaso on kriittinen, kytke laite heti sähköverkkoon.
37 …tting low, please plug in the device. PowerStatus Akkutaso on alhainen, kytke laite sähköverkkoon.
/haiku/data/catalogs/add-ons/mail_daemon/inbound_filters/notifier/
H A Dfi.catkeys10 New mail notification NotifierFilter Uusi sähköpostiviesti-ilmoitus
/haiku/data/catalogs/add-ons/mail_daemon/inbound_protocols/pop3/
H A Dfi.catkeys11 Getting mailbox size… pop3 Haetaan sähköpostilaatikon koko...
/haiku/data/catalogs/apps/people/
H A Dfi.catkeys47 E-mail People Sähköposti
/haiku/data/catalogs/apps/haikudepot/
H A Dfi.catkeys63 The email is malformed. UserLoginWindow Sähköpostiosoite on vääränmuotoinen.
222 Email address: UserLoginWindow Sähköpostiosoite:
/haiku/src/kits/
H A DCountryFlags.rdef1078 resource(93,"flag-hk") #'VICN' array {
/haiku/data/catalogs/kits/tracker/
H A Dfi.catkeys441 E-mail Person Query Columns Sähköposti
/haiku/src/kits/textencoding/
H A Dcharacter-sets1855 [Yick] Nicky Yick, <cliac@itsd.gcn.gov.hk>, October 2000.