Searched refs:key (Results 476 - 500 of 506) sorted by relevance

<<11121314151617181920>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcdrom.h622 dvd_key key; member in struct:dvd_send_key
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcdrom.h622 dvd_key key; member in struct:dvd_send_key
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/
H A Dklconfig.h945 extern lboard_t *brd_from_key(uint64_t key);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dincludes.h1304 int create_kerberos_key_from_string(krb5_context context, krb5_principal host_princ, krb5_data *password, krb5_keyblock *key, krb5_enctype enctype);
H A Drpc_netlogon.h100 uint8 user_sess_key[16]; /* unused user session key */
159 uint8 user_sess_key[16]; /* user session key */
830 uint8 key[8]; member in struct:__anon12331
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dobjects.h690 /* PKIX extended key usage OIDs */
717 /* Additional extended key usage OIDs: Microsoft */
1011 const char * OBJ_bsearch(const char *key,const char *base,int num,int size,
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dstore.h208 EVP_PKEY *key; member in union:STORE_OBJECT_st::__anon11889
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Dndisc.c302 struct in6_addr *addr = (struct in6_addr*)&n->key;
315 struct in6_addr *addr = (struct in6_addr*)&n->key;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dips.c543 char *key; local
556 while ((key = strsep(&ips_str, ",."))) {
557 if (!*key)
559 value = strchr(key, ':');
563 * We now have key/value pairs.
567 if (strnicmp(key, options[i].option_name, strlen(options[i].option_name)) == 0) {
584 for (key = strtok(ips_str, tokens); key; key = strtok(NULL, tokens)) {
585 p = key;
[all...]
H A DAM53C974.c559 * Purpose : wait until a key is pressed, if it was the 'r' key leave singlestep mode;
568 int key; local
578 key = inb(0x60);
579 if (key == 0x93)
H A D53c7xx.c399 /* check_setup_strings() returns index if key found, 0 if not
402 static int check_setup_strings(char *key, int *flags, int *val, char *buf) argument
410 if (!strncmp(setup_strings[x], key, strlen(key)))
418 cp = setup_strings[x] + strlen(key);
H A Dgdth.h346 ulong32 last_error; /* sense key or drive state */
989 unchar key; member in struct:__anon2400
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsys_sparc32.c317 key_t key; member in struct:ipc_perm32
489 int err2 = put_user (s.sem_perm.key, &usp->sem_perm.key);
624 int err2 = put_user (m.msg_perm.key, &up->msg_perm.key);
742 int err2 = put_user (s.shm_perm.key, &up->shm_perm.key);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/passdb/
H A Dpdb_ldap.c115 static const char* get_userattr_key2string( int schema_ver, int key )
119 return get_attr_key2string( attrib_map_v22, key );
122 return get_attr_key2string( attrib_map_v30, key );
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sis/
H A Dinit.c3679 SiS_DoCalcDelay(SiS_Private *SiS_Pr, USHORT MCLK, USHORT VCLK, USHORT colordepth, USHORT key) argument
3709 if(key == 0) {
3825 SiS_CalcDelay2(SiS_Private *SiS_Pr, UCHAR *ROMAddr,UCHAR key) argument
3837 index = (key & 0xE0) >> 5;
3838 if(key & 0x10) index +=6;
3839 if(!(key & 0x01)) index += 24;
H A Dinit.h237 USHORT SiS_DoCalcDelay(SiS_Private *SiS_Pr, USHORT MCLK, USHORT VCLK, USHORT colordepth, USHORT key);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dcliconnect.c252 * Set the user session key for a connection
254 * @param session_key The session key used. (A copy of this is taken for the cli struct)
332 signing because we don't have original key */
639 DATA_BLOB key = data_blob(ntlmssp_state->session_key.data, local
647 * after a successful authentication and the session key has
652 cli_simple_set_signing(cli, key, null_blob, 2);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dip-cref.tex1078 Each route entry has a {\em key\/} consisting of a {\em prefix\/}
1136 \{prefix, tos, preference\}. This {\em key\/} lets us locate
1139 \paragraph{Route attributes:} Each route key refers to a routing
1230 --- the Type Of Service (TOS) key. This key has no associated mask and
1444 If no route with the given key and attributes was found, \verb|ip route del|
2141 by a colon. Then the selectors follow. Each key is prefixed
2402 \item \verb|key K|, \verb|ikey K|, \verb|okey K|
2404 --- (only GRE tunnels) use keyed GRE with key \verb|K|. \verb|K| is
2406 The \verb|key| paramete
[all...]
H A Dapi-ip6-flowlabels.tex53 so that any subset of 20 bits can be used as hash key.
/asus-wl-520gu-7.0.1.45/src/include/
H A Dwlioctl.h350 #define WL_SOFT_KEY (1 << 0) /* Indicates this key is using soft encrypt */
351 #define WL_PRIMARY_KEY (1 << 1) /* Indicates this key is the primary (ie tx) key */
354 #define WL_IBSS_PEER_GROUP_KEY (1 << 6) /* Indicates a group key for a IBSS PEER */
357 uint32 index; /* key index */
358 uint32 len; /* key length */
359 uint8 data[DOT11_MAX_KEY_SIZE]; /* key data */
379 /* Flag for key material needing passhash'ing */
384 ushort key_len; /* octets in key material */
385 ushort flags; /* key handlin
386 uint8 key[WSEC_MAX_PSK_LEN]; /* PMK material */ member in struct:__anon253
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Darp.c1180 sprintf(tbuf, "%u.%u.%u.%u", NIPQUAD(*(u32*)n->key));
H A Dipmr.c1239 if (((struct rtable*)skb->dst)->key.iif == 0) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/cdrom/
H A Dcdrom.c1039 copy_key(ai->lsk.key, &buf[4]);
1054 /* Post-auth key */
1100 copy_key(&buf[4], ai->hsk.key);
1146 cdinfo(CD_WARNING, "Invalid DVD key ioctl (%d)\n", ai->type);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dgus_wave.c1434 samplep = samples[samplep].key; /* Link to next sample */
1702 /* printk("GUS Error: Invalid patch format (key) 0x%x\n", format);*/
1806 samples[free_sample].key = patch_table[instr];
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/
H A Dbroadcom.c2702 char *key = websGetVar(wp, "wl_wpa_psk", ""); local
2703 if (!key || !strcmp(key, "")) {

Completed in 272 milliseconds

<<11121314151617181920>>