HomeSort by relevance Sort by last modified time
    Searched defs:mac (Results 1 - 25 of 151) sorted by null

1 2 3 4 5 6 7

  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
favicon_util.h 11 namespace mac { namespace
18 } // namespace mac
  /external/chromium/base/mac/
os_crash_dumps.h 9 namespace mac { namespace in namespace:base
11 // On Mac OS X, it can take a really long time for the OS crash handler to
17 } // namespace mac
foundation_util.h 33 namespace mac { namespace in namespace:base
104 } // namespace mac
os_crash_dumps.cc 5 #include "base/mac/os_crash_dumps.h"
13 namespace mac { namespace in namespace:base
44 } // namespace mac
scoped_nsautorelease_pool.h 20 namespace mac { namespace in namespace:base
22 // On the Mac, ScopedNSAutoreleasePool allocates an NSAutoreleasePool when
52 } // namespace mac
scoped_aedesc.h 14 namespace mac { namespace in namespace:base
50 } // namespace mac
scoped_cftyperef.h 15 namespace mac { namespace in namespace:base
84 } // namespace mac
  /external/chromium/net/base/
ssl_cipher_suite_names_unittest.cc 13 const char *key_exchange, *cipher, *mac; local
14 SSLCipherSuiteToStrings(&key_exchange, &cipher, &mac, 0xc001);
17 EXPECT_STREQ(mac, "SHA1");
19 SSLCipherSuiteToStrings(&key_exchange, &cipher, &mac, 0xff31);
22 EXPECT_STREQ(mac, "???");
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/digest/
MAC.java 8 * MAC.
13 public final class MAC
15 Digest mac; field in class:MAC
44 public MAC(String type, byte[] key)
48 mac = new HMAC(new SHA1(), key, 20);
52 mac = new HMAC(new SHA1(), key, 12);
56 mac = new HMAC(new MD5(), key, 16);
60 mac = new HMAC(new MD5(), key, 12);
65 size = mac.getDigestLength();
70 mac.reset()
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebt_arpreply.h 6 unsigned char mac[ETH_ALEN]; member in struct:ebt_arpreply_info
ebt_nat.h 7 unsigned char mac[ETH_ALEN]; member in struct:ebt_nat_info
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_arpreply.h 6 unsigned char mac[ETH_ALEN]; member in struct:ebt_arpreply_info
ebt_nat.h 7 unsigned char mac[ETH_ALEN]; member in struct:ebt_nat_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_arpreply.h 6 unsigned char mac[ETH_ALEN]; member in struct:ebt_arpreply_info
ebt_nat.h 7 unsigned char mac[ETH_ALEN]; member in struct:ebt_nat_info
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/io/
MacInputStream.java 7 import org.bouncycastle.crypto.Mac;
12 protected Mac mac; field in class:MacInputStream
16 Mac mac)
19 this.mac = mac;
29 mac.update((byte)b);
43 mac.update(b, off, n);
48 public Mac getMac(
    [all...]
MacOutputStream.java 7 import org.bouncycastle.crypto.Mac;
12 protected Mac mac; field in class:MacOutputStream
16 Mac mac)
19 this.mac = mac;
25 mac.update((byte)b);
35 mac.update(b, off, len);
39 public Mac getMac(
    [all...]
  /external/elfutils/libdw/
dwarf_getmacros.c 136 Dwarf_Macro mac; local
137 mac.opcode = opcode;
138 mac.param1 = u128;
140 mac.param2.u = u128_2;
142 mac.param2.s = str;
144 if (callback (&mac, arg) != DWARF_CB_OK)
  /external/v8/tools/
tickprocessor-driver.js 43 'mac': MacCppEntriesProvider
  /external/oauth/core/src/main/java/net/oauth/signature/
HMAC_SHA1.java 23 import javax.crypto.Mac;
74 Mac mac = Mac.getInstance(MAC_NAME); local
75 mac.init(key);
77 return mac.doFinal(text);
  /external/openssl/crypto/pkcs12/
p12_mutl.c 66 /* Generate a MAC */
68 unsigned char *mac, unsigned int *maclen)
82 salt = p12->mac->salt->data;
83 saltlen = p12->mac->salt->length;
84 if (!p12->mac->iter) iter = 1;
85 else iter = ASN1_INTEGER_get (p12->mac->iter);
87 EVP_get_digestbyobj (p12->mac->dinfo->algor->algorithm))) {
103 || !HMAC_Final(&hmac, mac, maclen))
112 /* Verify the mac */
115 unsigned char mac[EVP_MAX_MD_SIZE] local
135 unsigned char mac[EVP_MAX_MD_SIZE]; local
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
factory.py 41 or "mock-mac", and it does not include any directories that are not ."""
44 'chromium-gpu-mac-snowleopard', 'chromium-gpu-mac-leopard',
47 'chromium-mac-leopard', 'chromium-mac-snowleopard',
51 'mac-tiger', 'mac-leopard', 'mac-snowleopard', 'mac-wk2',
52 'qt-linux', 'qt-mac', 'qt-win', 'qt-wk2'
100 import mac namespace
    [all...]
mac_unittest.py 33 from webkitpy.layout_tests.port import mac namespace
41 return mac.MacPort
44 port = mac.MacPort(port_name=port_name)
57 self.assert_skipped_files_for_version('mac-snowleopard',
58 ['/LayoutTests/platform/mac-snowleopard/Skipped', '/LayoutTests/platform/mac/Skipped'])
59 self.assert_skipped_files_for_version('mac-leopard',
60 ['/LayoutTests/platform/mac-leopard/Skipped', '/LayoutTests/platform/mac/Skipped'])
63 # <rdar://problem/5647952> fast/events/mouseout-on-window.html needs mac DRT to issue mouse out event
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_pax_common.c 24 * @mac_id: MAC ID (EAP_PAX_MAC_*) / currently, only HMAC_SHA1_128 is supported
41 u8 mac[SHA1_MAC_LEN]; local
66 hmac_sha1_vector(key, key_len, 3, addr, len, mac);
67 os_memcpy(pos, mac, clen);
77 * eap_pax_mac - EAP-PAX MAC
78 * @mac_id: MAC ID (EAP_PAX_MAC_*) / currently, only HMAC_SHA1_128 is supported
87 * @mac: Buffer for the MAC value (EAP_PAX_MAC_LEN = 16 bytes)
90 * Wrapper function to calculate EAP-PAX MAC.
96 u8 *mac)
    [all...]
  /external/wpa_supplicant_8/src/eap_common/
eap_pax_common.c 18 * @mac_id: MAC ID (EAP_PAX_MAC_*) / currently, only HMAC_SHA1_128 is supported
35 u8 mac[SHA1_MAC_LEN]; local
60 hmac_sha1_vector(key, key_len, 3, addr, len, mac);
61 os_memcpy(pos, mac, clen);
71 * eap_pax_mac - EAP-PAX MAC
72 * @mac_id: MAC ID (EAP_PAX_MAC_*) / currently, only HMAC_SHA1_128 is supported
81 * @mac: Buffer for the MAC value (EAP_PAX_MAC_LEN = 16 bytes)
84 * Wrapper function to calculate EAP-PAX MAC.
90 u8 *mac)
    [all...]

Completed in 8071 milliseconds

1 2 3 4 5 6 7