Searched refs:key_type (Results 76 - 97 of 97) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dbtree.c93 (head->key_type == HFSPLUS_KEY_BINARY))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/auth/
H A Dpass_check.c273 passwd_rec.key.key_type = sec_passwd_plain;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/omapfb/
H A Domapfb-ioctl.c394 if (ck->key_type == OMAPFB_COLOR_KEY_DISABLED) {
407 switch (ck->key_type) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dorphan.c846 if (key_type(c, &zbr->key) != UBIFS_INO_KEY)
848 (unsigned long)inum, key_type(c, &zbr->key));
H A Drecovery.c1332 switch (key_type(c, key)) {
H A Ddebug.c102 int type = key_type(c, key);
1908 int err, type = key_type(c, &zbr->key);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Dkeyctl.c154 struct key_type *ktype;
552 struct key_type *ktype;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/omap/
H A Domap_vout.c2041 enum omap_dss_trans_key_type key_type = OMAP_DSS_COLOR_KEY_GFX_DST; local
2059 key_type = OMAP_DSS_COLOR_KEY_VID_SRC;
2065 key_type = OMAP_DSS_COLOR_KEY_GFX_DST;
2079 info.trans_key_type = key_type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dlist.h1193 wxDEPRECATED( wxList(int key_type) );
1195 wxList(int key_type = wxKEY_NONE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-key.c39 struct key_type key_type_rxrpc = {
53 struct key_type key_type_rxrpc_s = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Drndis_wlan.c2654 enum nl80211_key_type key_type; local
2691 key_type = NL80211_KEYTYPE_PAIRWISE;
2696 key_type, key_id, NULL,
2701 key_type = NL80211_KEYTYPE_GROUP;
2706 key_type, key_id, NULL,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_getparam.c1303 GetStr(&config->key_type, nextarg);
H A Dtool_operate.c998 my_setopt_str(curl, CURLOPT_SSLKEYTYPE, config->key_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dfwio.c651 rxkey->key_type = algo;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dhci.h736 __u8 key_type; member in struct:hci_ev_link_key_notify
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h2155 * @key_type: The key type that the received frame used
2165 enum nl80211_key_type key_type, int key_id,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dgrid.cpp10647 wxLongToLongHashMap::key_type key = (wxLongToLongHashMap::key_type)col;
10656 wxLongToLongHashMap::key_type key = (wxLongToLongHashMap::key_type)row;
10663 wxLongToLongHashMap::key_type key = (wxLongToLongHashMap::key_type)col;
10671 wxLongToLongHashMap::key_type key = (wxLongToLongHashMap::key_type)row;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap/
H A Ddispc.c628 switch (ck->key_type) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dinode.c3954 int key_type = BTRFS_DIR_INDEX_KEY; local
3960 key_type = BTRFS_DIR_ITEM_KEY;
3983 btrfs_set_key_type(&key, key_type);
4016 if (btrfs_key_type(&found_key) != key_type)
4072 if (key_type == BTRFS_DIR_INDEX_KEY)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2200.h946 u8 key_type; member in struct:ipw_rx_key
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c5863 enum nl80211_key_type key_type, int key_id,
5883 NLA_PUT_U32(msg, NL80211_ATTR_KEY_TYPE, key_type);
5861 nl80211_michael_mic_failure(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *addr, enum nl80211_key_type key_type, int key_id, const u8 *tsc, gfp_t gfp) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Doptions.c2995 struct key_type kt;

Completed in 282 milliseconds

1234