/external/mdnsresponder/Clients/ |
dns-sd.c | [all...] |
/external/oprofile/utils/ |
opcontrol | 199 --active-domains=<list> List of domains in profiling session (for Xen) 856 --active-domains) 1327 echo "active-domains not supported - ignored" >&2 [all...] |
/external/skia/include/gpu/ |
GrTypes.h | 446 * the domain and the key. Domains simply allow multiple clients to use 0-based indices as their
|
/external/srtp/doc/ |
draft-irtf-cfrg-icm-00.txt | 52
Crypto Forum Research Group David A. McGrew
Internet Draft Cisco Systems, Inc.
Expires April, 2003 October, 2002
Integer Counter Mode
<draft-irtf-cfrg-icm-00.txt>
Status of this Memo
This document is an Internet Draft and is in full conformance with
all provisions of Section 10 of RFC-2026. Internet Drafts are working
documents of the Internet Engineering Task Force (IETF), its areas,
and working groups. Note that other groups may also distribute
working documents as Internet Drafts.
Internet Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet Drafts as reference
material or to cite them other than as "work in progress."
The list of current Internet-Drafts can be accessed at
http://www.ietf.org/ietf/1id-abstracts.txt
The list of Internet-Draft Shadow Directories can be accessed at
http://www.ietf.org/shadow.html.
1. Abstract
This document specifies Integer Counter Mode (ICM), a mode of
operation of a block cipher which defines an indexed keystream
generator (which generates a keystream segment given an index).
This mode is efficient, parallelizable, and has been proven secure
given realistic assumptions about the block cipher. Test vectors
are provided for AES.
Counter Mode admits many variations. The variant specified in
this document is secure and flexible, yet it enables a single
implementation of a keystream generator to suffice in different
application domains.
McGrew [Page 1]
Internet Draft (…)
|
/external/tcpdump/ |
netdissect.h | 89 int ndo_Nflag; /* remove domains from printed host names */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM.h | 38 /* Used by both IP and IC domains for 8x8 JPEG blocks. */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM.h | 38 /* Used by both IP and IC domains for 8x8 JPEG blocks. */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
armCOMM.h | 38 /* Used by both IP and IC domains for 8x8 JPEG blocks. */
|
/frameworks/native/include/media/openmax/ |
OMX_Other.h | 63 * Enumeration of possible data types which match to multiple domains or no
|
/hardware/qcom/media/mm-core/inc/ |
OMX_Other.h | 46 * Enumeration of possible data types which match to multiple domains or no
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Other.h | 46 * Enumeration of possible data types which match to multiple domains or no
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
OMX_Other.h | 46 * Enumeration of possible data types which match to multiple domains or no
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Other.h | 46 * Enumeration of possible data types which match to multiple domains or no
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Other.h | 46 * Enumeration of possible data types which match to multiple domains or no
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values/ |
donottranslate-more-keys.xml | 207 <!-- popular web domains for the locale - most popular, displayed on the keyboard -->
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
resolv.h | 93 # define MAXDNSRCH 6 /* max # domains in search path */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
resolv.h | 93 # define MAXDNSRCH 6 /* max # domains in search path */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
resolv.h | 93 # define MAXDNSRCH 6 /* max # domains in search path */
|
/external/chromium_org/components/policy/core/common/ |
policy_loader_win_unittest.cc | 413 // The first level entries are domains, and the second level entries map 514 // The first level entries are domains, and the second level entries map [all...] |
/external/chromium_org/content/browser/gpu/ |
gpu_data_manager_impl_private.cc | 297 // Block all domains' use of 3D APIs for this many milliseconds if [all...] |
/external/chromium_org/extensions/common/ |
url_pattern_unittest.cc | 102 // all domains 610 // domains
|
/external/openssh/ |
sshd.0 | 372 must be literal domains or addresses. 454 short forms of host names from different domains are put in the file. It [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_cookielib.py | 337 ## - Domain-matching: Netscape uses the 2-dot rule for _all_ domains, not 343 # domains in the CookieJar before we try to access them (because that 743 # for 2-component domains like acme.com. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_cookielib.py | 337 ## - Domain-matching: Netscape uses the 2-dot rule for _all_ domains, not 343 # domains in the CookieJar before we try to access them (because that 743 # for 2-component domains like acme.com. [all...] |
/external/mdnsresponder/mDNSCore/ |
uDNS.c | 39 // In each of these domains we search for our special pointer records (lb._dns-sd._udp.<domain>, etc.) 40 // to discover recommended domains for domain enumeration (browse, default browse, registration, 41 // default registration) and possibly one or more recommended automatic browsing domains. [all...] |