| /src/contrib/wpa/src/crypto/ |
| H A D | milenage.c | 89 u8 *res, u8 *ck, u8 *ik, u8 *ak, u8 *akstar) in milenage_f2345() argument 133 if (ik) { in milenage_f2345() 138 if (aes_128_encrypt_block(k, tmp1, ik)) in milenage_f2345() 141 ik[i] ^= opc[i]; in milenage_f2345() 174 const u8 *sqn, const u8 *_rand, u8 *autn, u8 *ik, in milenage_generate() argument 185 milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL)) { in milenage_generate() 237 u8 res[8], ck[16], ik[16]; in gsm_milenage() local 240 if (milenage_f2345(opc, k, _rand, res, ck, ik, NULL, NULL)) in gsm_milenage() 244 kc[i] = ck[i] ^ ck[i + 8] ^ ik[i] ^ ik[i + 8]; in gsm_milenage() 271 const u8 *autn, u8 *ik, u8 *ck, u8 *res, size_t *res_len, in milenage_check() argument [all …]
|
| H A D | milenage.h | 13 const u8 *sqn, const u8 *_rand, u8 *autn, u8 *ik, 20 const u8 *autn, u8 *ik, u8 *ck, u8 *res, size_t *res_len, 25 u8 *res, u8 *ck, u8 *ik, u8 *ak, u8 *akstar);
|
| /src/tools/test/stress2/tools/ |
| H A D | iwatch.sh | 36 istart=`df -ik $RUNDIR | tail -1 | awk '{print $6}'` 37 kstart=`df -ik $RUNDIR | tail -1 | awk '{print $3}'` 39 i=`df -ik $RUNDIR | tail -1 | awk '{print $6}'` 40 k=`df -ik $RUNDIR | tail -1 | awk '{print $3}'`
|
| H A D | rwatch.sh | 42 istart=`df -ik $RUNDIR | tail -1 | awk '{print $6}'` 43 kstart=`df -ik $RUNDIR | tail -1 | awk '{print $3}'` 48 i=`df -ik $RUNDIR | tail -1 | awk '{print $6}'` 49 k=`df -ik $RUNDIR | tail -1 | awk '{print $3}'`
|
| /src/tools/test/stress2/misc/ |
| H A D | nullfs18.sh | 48 set `df -ik $mntpoint | tail -1 | awk '{print $4,$7}'` 102 df -ik | sed -n "1p;/${mntpoint#/}/p" 113 df -ik | sed -n "1p;/${mntpoint#/}/p" 125 df -ik | sed -n "1p;/${mntpoint#/}/p"
|
| H A D | symlink5.sh | 61 df -ik $mntpoint 62 i=`df -ik $mntpoint | tail -1 | awk '{printf "%d\n", ($7 - 500)/2}'` 73 df -ik $mntpoint | tail -1
|
| H A D | md3.sh | 44 set `df -ik $mntpoint | tail -1 | awk '{print $4,$7}'`
|
| H A D | suj4.sh | 44 set `df -ik $mntpoint | tail -1 | awk '{print $4,$7}'`
|
| H A D | ffs_syncvnode2.sh | 53 set `df -ik $mntpoint | tail -1 | awk '{print $4,$7}'`
|
| H A D | dfull.sh | 44 set `df -ik $mntpoint | tail -1 | awk '{print $4,$7}'`
|
| H A D | suj18.sh | 50 set `df -ik $mntpoint | tail -1 | awk '{print $4,$7}'`
|
| H A D | dangling.sh | 51 set `df -ik $mntpoint | tail -1 | awk '{print $4,$7}'`
|
| H A D | memguard.sh | 49 set `df -ik $mntpoint | tail -1 | awk '{print $4,$7}'`
|
| H A D | parallelmount2.sh | 48 set `df -ik $mntpoint | tail -1 | awk '{print $4,$7}'`
|
| /src/contrib/tcsh/nls/et/ |
| H A D | set20 | 19 17 -v seo kõik klahvid vi seostega\n 20 18 -e seo kõik klahvid emacsi seostega\n 21 19 -d seo kõik klahvid vaikimisi toimeti seostega (%s)\n 27 25 Ilma KLAHVI või KÄSUTA trükib kõik seosed\n
|
| H A D | set22 | 10 8 Kas te tÕepoolest tahate kustutada kõik failid? [e/j]
|
| /src/sys/net80211/ |
| H A D | ieee80211_ioctl.c | 78 struct ieee80211req_key ik; in ieee80211_ioctl_getkey() local 84 if (ireq->i_len != sizeof(ik)) in ieee80211_ioctl_getkey() 86 error = copyin(ireq->i_data, &ik, sizeof(ik)); in ieee80211_ioctl_getkey() 89 kid = ik.ik_keyix; in ieee80211_ioctl_getkey() 91 ni = ieee80211_find_vap_node(&ic->ic_sta, vap, ik.ik_macaddr); in ieee80211_ioctl_getkey() 99 IEEE80211_ADDR_COPY(&ik.ik_macaddr, vap->iv_bss->ni_macaddr); in ieee80211_ioctl_getkey() 103 ik.ik_type = cip->ic_cipher; in ieee80211_ioctl_getkey() 104 ik.ik_keylen = wk->wk_keylen; in ieee80211_ioctl_getkey() 105 ik.ik_flags = wk->wk_flags & (IEEE80211_KEY_XMIT | IEEE80211_KEY_RECV); in ieee80211_ioctl_getkey() 107 ik.ik_flags |= IEEE80211_KEY_DEFAULT; in ieee80211_ioctl_getkey() [all …]
|
| /src/contrib/wpa/src/eap_common/ |
| H A D | eap_sim_common.h | 79 const u8 *ik, const u8 *ck, u8 *mk); 93 const u8 *ik, const u8 *ck, u8 *k_encr, 104 void eap_aka_prime_derive_ck_ik_prime(u8 *ck, u8 *ik, const u8 *sqn_ak, 110 const u8 *ik, const u8 *ck, in eap_aka_prime_derive_keys() argument
|
| H A D | eap_sim_common.c | 57 const u8 *ik, const u8 *ck, u8 *mk) in eap_aka_derive_mk() argument 64 addr[1] = ik; in eap_aka_derive_mk() 71 wpa_hexdump_key(MSG_DEBUG, "EAP-AKA: IK", ik, EAP_AKA_IK_LEN); in eap_aka_derive_mk() 276 const u8 *ik, const u8 *ck, u8 *k_encr, in eap_aka_prime_derive_keys() argument 293 os_memcpy(key, ik, EAP_AKA_IK_LEN); in eap_aka_prime_derive_keys() 424 void eap_aka_prime_derive_ck_ik_prime(u8 *ck, u8 *ik, const u8 *sqn_ak, in eap_aka_prime_derive_ck_ik_prime() argument 459 wpa_hexdump_key(MSG_DEBUG, "EAP-AKA': IK", ik, EAP_AKA_IK_LEN); in eap_aka_prime_derive_ck_ik_prime() 466 os_memcpy(key + EAP_AKA_CK_LEN, ik, EAP_AKA_IK_LEN); in eap_aka_prime_derive_ck_ik_prime() 488 os_memcpy(ik, hash + EAP_AKA_CK_LEN, EAP_AKA_IK_LEN); in eap_aka_prime_derive_ck_ik_prime() 490 wpa_hexdump_key(MSG_DEBUG, "EAP-AKA': IK'", ik, EAP_AKA_IK_LEN); in eap_aka_prime_derive_ck_ik_prime()
|
| /src/contrib/ntp/ntpdc/ |
| H A D | ntpdc_ops.c | 2936 struct info_kernel *ik; in kerninfo() local 2945 &items, &itemsize, (void *)&ik, 0, in kerninfo() 2960 status = ntohs(ik->status) & 0xffff; in kerninfo() 2969 (int32)ntohl(ik->offset) * tscale_unano); in kerninfo() 2971 fptoa((s_fp)ntohl(ik->freq), 3)); in kerninfo() 2973 (u_long)ntohl(ik->maxerror) * tscale_usec); in kerninfo() 2975 (u_long)ntohl(ik->esterror) * tscale_usec); in kerninfo() 3027 (u_long)ntohl(ik->constant)); in kerninfo() 3029 (u_long)ntohl(ik->precision) * tscale_usec); in kerninfo() 3031 fptoa((s_fp)ntohl(ik->tolerance), 0)); in kerninfo() [all …]
|
| /src/sbin/ifconfig/ |
| H A D | ifieee80211.c | 5042 printkey(if_ctx *ctx, const struct ieee80211req_key *ik) in printkey() argument 5045 u_int keylen = ik->ik_keylen; in printkey() 5052 (memcmp(ik->ik_keydata, zerodata, keylen) != 0 || verbose); in printkey() 5055 printkey_index(ik->ik_keyix, keyix, sizeof(keyix)); in printkey() 5056 switch (ik->ik_type) { in printkey() 5085 ik->ik_type, keyix, 8*keylen); in printkey() 5093 printf("%02x", ik->ik_keydata[i]); in printkey() 5095 if (ik->ik_type != IEEE80211_CIPHER_WEP && in printkey() 5096 (ik->ik_keyrsc != 0 || verbose)) in printkey() 5097 printf(" rsc %ju", (uintmax_t)ik->ik_keyrsc); in printkey() [all …]
|
| /src/contrib/ntp/ntpd/ |
| H A D | ntp_request.c | 2447 register struct info_kernel *ik; in get_kernel_info() local 2458 ik = (struct info_kernel *)prepare_pkt(srcadr, inter, inpkt, in get_kernel_info() 2464 ik->offset = htonl((u_int32)ntx.offset); in get_kernel_info() 2465 ik->freq = htonl((u_int32)ntx.freq); in get_kernel_info() 2466 ik->maxerror = htonl((u_int32)ntx.maxerror); in get_kernel_info() 2467 ik->esterror = htonl((u_int32)ntx.esterror); in get_kernel_info() 2468 ik->status = htons(ntx.status); in get_kernel_info() 2469 ik->constant = htonl((u_int32)ntx.constant); in get_kernel_info() 2470 ik->precision = htonl((u_int32)ntx.precision); in get_kernel_info() 2471 ik->tolerance = htonl((u_int32)ntx.tolerance); in get_kernel_info() [all …]
|
| /src/contrib/file/magic/Magdir/ |
| H A D | sketch | 5 # From: Edwin Mons <e@ik.nu>
|
| /src/contrib/telnet/libtelnet/ |
| H A D | sra.c | 56 IdeaData ik; variable 178 common_key(ska,pkb,&ik,&ck); in sra_is() 264 common_key(ska,pkb,&ik,&ck); in sra_reply()
|
| /src/contrib/wpa/src/utils/ |
| H A D | pcsc_funcs.h | 24 unsigned char *ik, unsigned char *ck, unsigned char *auts);
|