Searched refs:ek (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | wpa.c | 1307 uint8_t ek[32], tmpbuf[8], gtk[32]; in wpa_supplicant_process_1_of_2() local 1424 (void) memcpy(ek, key->key_iv, 16); in wpa_supplicant_process_1_of_2() 1425 (void) memcpy(ek + 16, wpa_s->ptk.encr_key, 16); in wpa_supplicant_process_1_of_2() 1426 rc4_skip(ek, 32, 256, (uint8_t *)(key + 1), keydatalen); in wpa_supplicant_process_1_of_2() 1597 uint8_t ek[32]; in wpa_supplicant_decrypt_key_data() local 1598 (void) memcpy(ek, key->key_iv, 16); in wpa_supplicant_decrypt_key_data() 1599 (void) memcpy(ek + 16, wpa_s->ptk.encr_key, 16); in wpa_supplicant_decrypt_key_data() 1600 rc4_skip(ek, 32, 256, (uint8_t *)(key + 1), keydatalen); in wpa_supplicant_decrypt_key_data()
|
/titanic_44/usr/src/tools/scripts/ |
H A D | nightly.sh | 405 /bin/time $MAKE -ek lint 2>&1 | \ 1490 $MAKE -ek clobber 2>&1 | tee -a $SRC/clobber-${MACH}.out >> $LOGFILE 1504 $MAKE TOOLS_PROTO=$TOOLS_PROTO -ek clobber 2>&1 | \ 2070 $MAKE -ek check ROOT="$checkroot" 2>&1 | tee -a $SRC/check-${MACH}.out \
|
/titanic_44/usr/src/lib/libast/common/ |
H A D | RELEASE | 229 07-01-11 misc/stk.c: a 2 day marathon bug fix (can we release now dr ek?) 1139 00-01-27 fts: fix top level .==.. statp bug (thanks to dr. ek)
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | terminfo.src | 7790 …sgr=\E%?%p1%p5%|%t)%e(%; \010\E%?%p1%p3%|%tj%ek%;\010\E%?%p2%tl%em%;\010\E%?%p7%t_%e%?%p4%t\^%eq%;…
|