| /freebsd-10-stable/contrib/wpa/src/eap_common/ |
| D | eap_psk_common.c | 34 int eap_psk_derive_keys(const u8 *kdk, const u8 *rand_p, u8 *tek, u8 *msk, in eap_psk_derive_keys() argument 45 if (aes_128_encrypt_block(kdk, hash, tek)) in eap_psk_derive_keys()
|
| D | eap_sake_common.c | 260 const u8 *rand_s, const u8 *rand_p, u8 *tek, u8 *msk, in eap_sake_derive_keys() argument 278 tek, EAP_SAKE_TEK_LEN); in eap_sake_derive_keys() 280 tek, EAP_SAKE_TEK_AUTH_LEN); in eap_sake_derive_keys() 282 tek + EAP_SAKE_TEK_AUTH_LEN, EAP_SAKE_TEK_CIPHER_LEN); in eap_sake_derive_keys()
|
| D | eap_psk_common.h | 69 int __must_check eap_psk_derive_keys(const u8 *kdk, const u8 *rand_p, u8 *tek,
|
| D | eap_sake_common.h | 86 u8 *tek, u8 *msk, u8 *emsk);
|
| /freebsd-10-stable/contrib/wpa/src/eap_peer/ |
| D | eap_psk.c | 24 u8 ak[EAP_PSK_AK_LEN], kdk[EAP_PSK_KDK_LEN], tek[EAP_PSK_TEK_LEN]; member 247 if (eap_psk_derive_keys(data->kdk, data->rand_p, data->tek, in eap_psk_process_3() 253 wpa_hexdump_key(MSG_DEBUG, "EAP-PSK: TEK", data->tek, EAP_PSK_TEK_LEN); in eap_psk_process_3() 282 if (aes_128_eax_decrypt(data->tek, nonce, sizeof(nonce), in eap_psk_process_3() 346 if (aes_128_eax_encrypt(data->tek, nonce, sizeof(nonce), in eap_psk_process_3()
|
| D | eap_sake.c | 25 } tek; member 243 (u8 *) &data->tek, data->msk, data->emsk); in eap_sake_process_challenge() 269 if (eap_sake_compute_mic(data->tek.auth, data->rand_s, data->rand_p, in eap_sake_process_challenge() 313 eap_sake_compute_mic(data->tek.auth, data->rand_s, data->rand_p, in eap_sake_process_confirm() 342 if (eap_sake_compute_mic(data->tek.auth, data->rand_s, data->rand_p, in eap_sake_process_confirm()
|
| /freebsd-10-stable/contrib/wpa/src/eap_server/ |
| D | eap_server_sake.c | 24 } tek; member 215 if (eap_sake_compute_mic(data->tek.auth, data->rand_s, data->rand_p, in eap_sake_build_confirm() 362 (u8 *) &data->tek, data->msk, data->emsk); in eap_sake_process_challenge() 364 eap_sake_compute_mic(data->tek.auth, data->rand_s, data->rand_p, in eap_sake_process_challenge() 401 eap_sake_compute_mic(data->tek.auth, data->rand_s, data->rand_p, in eap_sake_process_confirm()
|
| D | eap_server_psk.c | 27 u8 ak[EAP_PSK_AK_LEN], kdk[EAP_PSK_KDK_LEN], tek[EAP_PSK_TEK_LEN]; member 128 if (eap_psk_derive_keys(data->kdk, data->rand_p, data->tek, data->msk, in eap_psk_build_3() 131 wpa_hexdump_key(MSG_DEBUG, "EAP-PSK: TEK", data->tek, EAP_PSK_TEK_LEN); in eap_psk_build_3() 142 if (aes_128_eax_encrypt(data->tek, nonce, sizeof(nonce), in eap_psk_build_3() 381 if (aes_128_eax_decrypt(data->tek, nonce, sizeof(nonce), in eap_psk_process_4()
|
| /freebsd-10-stable/share/timedef/ |
| D | pl_PL.UTF-8.src | 50 piątek
|
| D | pl_PL.ISO8859-2.src | 50 pi�tek
|
| D | cs_CZ.UTF-8.src | 56 pátek
|
| D | cs_CZ.ISO8859-2.src | 56 p�tek
|
| /freebsd-10-stable/usr.bin/ee/nls/pl_PL.ISO8859-2/ |
| D | ee.msg | 52 42 "^g na pocz�tek wiersza ^o na koniec wiersza ^y usu� wiersz " 156 146 "^a pocz�tek wiersza ^i tabulacja ^r przywr�� s�owo "
|
| /freebsd-10-stable/usr.bin/vi/catalog/ |
| D | polish.UTF-8.base | 191 199 "Przesunięcie przed początek pliku" 212 221 "Przesunięcie przed początek ekranu"
|
| /freebsd-10-stable/share/termcap/ |
| D | termcap | 1822 tek|tek4012|4012|tektronix 4012:\ 1879 4025-17|4027-17|tek 4025 17 line window:\ 1881 4025-17ws|4027-17ws|tek 4025 17 line window in workspace:\ 1884 4025ex|4027ex|tek 4025 w/!:\ 1908 4025-cr|tek 4025 for curses and rogue:\ 1965 # chokes on; and adds a lot of initialization for the tek dialog area.
|
| /freebsd-10-stable/contrib/ncurses/misc/ |
| D | terminfo.src | 9059 wy99gt-tek|Wyse 99gt Tektronix 4010/4014 emulator, 9072 wy160-tek|Wyse 160 Tektronix 4010/4014 emulator, 9074 home=^]8`g @\037, use=wy99gt-tek, 9078 wy370-tek|Wyse 370 Tektronix 4010/4014 emulator, 15673 #### Tektronix (tek) 15681 tek|tek4012|tektronix 4012, 15745 tek4025-17|tek 4025 17 line window, 15747 tek4025-17-ws|tek 4025 17 line window in workspace, 15751 tek4025-ex|tek4027-ex|tek 4025/4027 w/!, 15792 tek4025-cr|tek 4025 for curses and rogue, [all …]
|
| /freebsd-10-stable/contrib/binutils/binutils/ |
| D | ChangeLog-9197 | 635 Based on patch from Andrew J Klossner <andrew@pogo.wv.tek.com>:
|
| /freebsd-10-stable/contrib/ncurses/ |
| D | NEWS | 2683 (reported by Warren L Dodge <warrend@mdhost.cse.tek.com>).
|