| /netbsd-src/external/bsd/libevent/dist/test/ |
| H A D | regress_rpc.c | 741 struct kill *attack = NULL; in rpc_test() local 755 if (EVTAG_GET(msg, attack, &attack) == -1) { in rpc_test() 759 EVTAG_ASSIGN(attack, weapon, "feather"); in rpc_test() 760 EVTAG_ASSIGN(attack, action, "tickle"); in rpc_test() 762 if (EVTAG_ARRAY_ADD_VALUE(attack, how_often, i) == NULL) { in rpc_test() 813 !EVTAG_HAS(msg2, attack)) { in rpc_test() 817 if (EVTAG_GET(msg2, attack, &attack) == -1) { in rpc_test() 864 tt_int_op(EVTAG_ARRAY_LEN(attack, how_often), ==, 3); in rpc_test() 868 if (EVTAG_ARRAY_GET(attack, how_often, i, &res) == -1) { in rpc_test()
|
| H A D | regress.rpc | 6 optional struct[kill] attack = 3;
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | CMS_decrypt.pod | 31 is problematic. To thwart the MMA attack (Bleichenbacher's attack on 37 use this in a timing attack. If the special flag B<CMS_DEBUG_DECRYPT> is set 42 open to attack.
|
| H A D | DTLSv1_listen.pod | 33 message then the amplification attack has succeeded. 36 the source IP) then it is susceptible to this type of attack. TLSv1.3 is 40 address. In this case a TLSv1.3 application would be susceptible to this attack.
|
| H A D | RSA_blinding_on.pod | 19 must be used to protect the RSA operation from that attack.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | CMS_decrypt.pod | 61 is problematic. To thwart the MMA attack (Bleichenbacher's attack on 67 use this in a timing attack. If the special flag B<CMS_DEBUG_DECRYPT> is set 72 open to attack.
|
| H A D | DTLSv1_listen.pod | 33 message then the amplification attack has succeeded. 36 the source IP) then it is susceptible to this type of attack. TLSv1.3 is 40 address. In this case a TLSv1.3 application would be susceptible to this attack. 77 denial-of-service attack or allow unencrypted information in the DTLS handshake
|
| /netbsd-src/games/warp/ |
| H A D | them.c | 328 attack(nuke); in their_smarts() 329 attack(base); in their_smarts() 331 attack(ent); in their_smarts()
|
| H A D | weapon.h | 20 void attack(OBJECT *);
|
| /netbsd-src/external/ibm-public/postfix/dist/ |
| H A D | RELEASE_NOTES | 34 prevents an SMTP smuggling attack on recipients at a Postfix server. 116 Major changes - attack resistance 124 for a memory exhaustion attack. 126 [Feature 20221023] Unconditionally disable a CPU resource attack
|
| /netbsd-src/external/ibm-public/postfix/dist/README_FILES/ |
| H A D | RELEASE_NOTES | 34 prevents an SMTP smuggling attack on recipients at a Postfix server. 116 Major changes - attack resistance 124 for a memory exhaustion attack. 126 [Feature 20221023] Unconditionally disable a CPU resource attack
|
| /netbsd-src/games/adventure/ |
| H A D | subr.c | 192 dtotal = attack = stick = 0; /* 6010 */ in fdwarf() 261 attack++; in fdwarf() 274 if (attack == 0) in fdwarf() 280 if (attack != 1) { in fdwarf() 281 printf("%d of them throw knives at you!\n", attack); in fdwarf()
|
| H A D | save.c | 463 {&attack, sizeof(attack)}, 576 &attack,
|
| /netbsd-src/games/trek/ |
| H A D | autover.c | 83 attack(0); in autover()
|
| H A D | play.c | 111 attack(0); in play()
|
| H A D | Makefile | 5 SRCS= abandon.c attack.c autover.c capture.c check_out.c checkcond.c \
|
| /netbsd-src/external/bsd/ntp/dist/sntp/libevent/test/ |
| H A D | regress.rpc | 6 optional struct[kill] attack = 3;
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/forward/ns10/ |
| H A D | fakenet.zone | 16 didItWork.net. TXT "if you can see this record the attack worked"
|
| H A D | net.example.lll | 15 didItWork.net.example.lll. TXT "if you can see this record the attack worked"
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/forward/ns1/ |
| H A D | net.example.lll | 15 didItWork.net.example.lll. TXT "if you can see this record the attack worked"
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/ |
| H A D | des_modes.pod | 32 (for the same key) making it vulnerable to a 'dictionary attack'. 177 susceptible to a 'known plaintext' attack. 195 key length 112 bits, but this attack also requires 2^56 blocks of
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libdes/ |
| H A D | des_modes.pod | 32 (for the same key) making it vulnerable to a 'dictionary attack'. 178 susceptible to a 'known plaintext' attack. 196 key length 112 bits, but this attack also requires 2^56 blocks of
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/ |
| H A D | des_modes.pod | 32 (for the same key) making it vulnerable to a 'dictionary attack'. 178 susceptible to a 'known plaintext' attack. 196 key length 112 bits, but this attack also requires 2^56 blocks of
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
| H A D | des_modes.pod | 32 (for the same key) making it vulnerable to a 'dictionary attack'. 177 susceptible to a 'known plaintext' attack. 195 key length 112 bits, but this attack also requires 2^56 blocks of
|
| /netbsd-src/games/hunt/hunt/ |
| H A D | otto.c | 143 STATIC void attack(int, struct item *); 197 attack(i, &flbr[i]); in otto() 455 attack(int rel_dir, struct item *itemp) in attack() function
|