Searched
full:protection (Results
251 -
275 of
1110) sorted by null
<<11121314151617181920>>
/external/srtp/ |
README | 52 crypto/replay/ replay protection 153 * Replay protection is contained in the crypto engine, and
|
/external/svox/pico/lib/ |
picopal.h | 268 * Specifies the desired protection 'prot' for the memory page(s) containing 270 * by the protection given it, the program receives a SIGSEGV.
|
picoos.h | 151 * block. 'enableProtMem' enables or disables memory protection 182 * Enables or disables write protection of a memory block previously 183 * allocated by picoos_allocProtMem(). If write protection is enabled,
|
/external/webkit/Source/WebCore/workers/ |
WorkerThread.cpp | 105 // Mutex protection is necessary to ensure that m_threadID is initialized when the thread starts. 226 // Mutex protection is necessary because stop() can be called before the context is fully created.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nfs_prot.x | 116 unsigned mode; /* protection mode bits */ 135 unsigned mode; /* protection mode bits */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nfs_prot.x | 116 unsigned mode; /* protection mode bits */ 135 unsigned mode; /* protection mode bits */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nfs_prot.x | 116 unsigned mode; /* protection mode bits */ 135 unsigned mode; /* protection mode bits */
|
/external/srtp/test/ |
srtp_driver.c | 612 debug_print(mod_driver, "before protection:\n%s", 616 debug_print(mod_driver, "reference packet before protection:\n%s", 621 debug_print(mod_driver, "after protection:\n%s", 624 debug_print(mod_driver, "after protection:\n%s", 740 /* apply protection */ 811 debug_print(mod_driver, "before protection:\n%s", 815 debug_print(mod_driver, "reference packet before protection:\n%s", 820 debug_print(mod_driver, "after protection:\n%s", 823 debug_print(mod_driver, "after protection:\n%s", 939 /* apply protection */ [all...] |
/external/chromium/net/third_party/gssapi/ |
gssapi.h | 257 * Define the default Quality of Protection for per-message 260 * (as done here) to mean "default protection", or to a specific 263 * default protection level.
|
/external/srec/portable/src/ |
pmemblock.c | 310 /* No memory protection */ 376 /* No memory protection */ 409 /* No memory protection */
|
/external/guava/guava/src/com/google/common/net/ |
HttpHeaders.java | 197 /** The HTTP X-XSS-Protection header field name. */ 198 public static final String X_XSS_PROTECTION = "X-XSS-Protection";
|
/external/kernel-headers/original/asm-arm/ |
system.h | 28 #define CR_S (1 << 8) /* System MMU protection */ 29 #define CR_R (1 << 9) /* ROM MMU protection */
|
/external/llvm/lib/CodeGen/ |
StackProtector.cpp | 34 // smashing protection. 38 "stack protection"));
|
/external/wpa_supplicant_6/wpa_supplicant/ |
config_ssid.h | 314 * ieee80211w - Whether management frame protection is enabled 317 * protection (IEEE 802.11w). 0 = disabled, 1 = optional, 2 = required.
|
/external/wpa_supplicant_8/src/ap/ |
ap_list.c | 308 "protection", MAC2STR(ap->addr)); 317 " - enable protection", MAC2STR(ap->addr));
|
/frameworks/av/media/libstagefright/ |
AACWriter.cpp | 236 * 1 bit of protection absense. Set to 1 if no CRC. 247 * it is set to (protection absense? 7: 9) + size(AAC frame)
|
/libcore/luni/src/main/java/java/security/ |
KeyStore.java | 738 * if an error occurred during the lookup for the protection 822 // protection parameter should be PasswordProtection or [all...] |
/external/srtp/doc/ |
rfc3711.txt | 36 protection to the RTP traffic and to the control traffic for RTP, the 53 3.3.2. Replay Protection. . . . . . . . . . . . . . . . 15 131 protection to the RTP traffic and to the control traffic for RTP, 142 proves to be a suitable protection for heterogeneous environments 184 provided is actually only integrity protection and not data origin 194 protection against replayed packets. 197 except that SRTCP integrity protection is mandatory (malicious or 222 These properties ensure that SRTP is a suitable protection scheme for 242 confidentiality and integrity protection, both for the SRTP stream 380 indirectly provides replay protection by authenticatin [all...] |
/dalvik/vm/compiler/codegen/x86/ |
Assemble.cpp | 23 #include <sys/mman.h> /* for protection change */
|
/external/e2fsprogs/intl/ |
libgettext.h | 20 include protection above. But the systems header might perhaps also
|
/external/flac/libFLAC/ |
ogg_helper.c | 67 /* double protection: */
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/ |
AttribBits.java | 111 * This bit implies a stronger level of protection than
|
/external/javassist/src/main/javassist/util/proxy/ |
FactoryHelper.java | 128 * This method uses a default protection domain for the class
|
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/ |
JCs.java | 128 // the new modification protection for global HDF.
|
/external/kernel-headers/original/linux/ |
notifier.h | 24 * registration, or unregistration. All locking and protection
|
Completed in 5502 milliseconds
<<11121314151617181920>>