Home
last modified time | relevance | path

Searched refs:SMACK (Results 1 – 25 of 255) sorted by relevance

1234567891011

/dports/security/masscan/masscan-1.3.2/src/
H A Dsmack.h38 struct SMACK *
46 smack_destroy(struct SMACK *smack);
57 smack_add_pattern( struct SMACK * smack,
70 smack_compile(struct SMACK *smack);
89 smack_search( struct SMACK * smack,
97 smack_search_next( struct SMACK * smack,
109 smack_next_match( struct SMACK * smack,
119 smack_search_end( struct SMACK * smack,
H A Dsmack1.c301 struct SMACK { struct
413 struct SMACK *
416 struct SMACK *smack; in smack_create()
418 smack = (struct SMACK *)malloc(sizeof (struct SMACK)); in smack_create()
542 smack_destroy(struct SMACK *smack) in smack_destroy()
709 struct SMACK * smack, in smack_add_pattern()
1089 smack_stage3_sort(struct SMACK *smack) in smack_stage3_sort()
1166 smack_compile(struct SMACK *smack) in smack_compile()
1251 handle_match( struct SMACK * smack, in handle_match()
1583 struct SMACK *s; in smack_benchmark()
[all …]
H A Dproto-banner1.h25 struct SMACK *smack;
26 struct SMACK *http_fields;
27 struct SMACK *html_fields;
28 struct SMACK *memcached_responses;
29 struct SMACK *memcached_stats;
H A Dproto-memcached.c22 struct SMACK *sm_memcached_responses;
23 struct SMACK *sm_memcached_stats;
H A Din-report.c274 static struct SMACK *global_xnames;
H A Dproto-snmp.c52 static struct SMACK *global_mib;
/dports/audio/pocketsphinx/pocketsphinx-0.8/model/hmm/en_US/hub4wsj_sc_8k/
H A Dnoisedict3 ++SMACK++ +SMACK+
/dports/multimedia/libv4l/linux-5.13-rc2/security/integrity/evm/
H A DKconfig31 bool "Additional SMACK xattrs"
35 Include additional SMACK xattrs for HMAC calculation.
/dports/multimedia/v4l_compat/linux-5.13-rc2/security/integrity/evm/
H A DKconfig31 bool "Additional SMACK xattrs"
35 Include additional SMACK xattrs for HMAC calculation.
/dports/multimedia/v4l-utils/linux-5.13-rc2/security/integrity/evm/
H A DKconfig31 bool "Additional SMACK xattrs"
35 Include additional SMACK xattrs for HMAC calculation.
/dports/security/s2n/s2n-tls-1.1.2/tests/sidetrail/working/patches/
H A Dcbc.patch14 +/* Because of a bug in SMACK, when we try to specify the invarients for this loop in the main func…
15 + * SMACK crashes. Moving the code (unmodified) to this function sidesteps the bug. Michael Emmi ha…
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/protocols/
H A DSMACK.java56 public class SMACK extends Protocol implements AckMcastSenderWindow.RetransmitCommand { class
77 public SMACK() { in SMACK() method in SMACK
/dports/sysutils/toybox/toybox-0.8.5/
H A DConfig.in69 bool "SMACK support"
71 Include SMACK options in commands like ls for systems like Tizen.
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/admin-guide/LSM/
H A Dtomoyo.rst60 SELinux/SMACK/AppArmor etc. when you want to use TOMOYO.
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/admin-guide/LSM/
H A Dtomoyo.rst60 SELinux/SMACK/AppArmor etc. when you want to use TOMOYO.
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/admin-guide/LSM/
H A Dtomoyo.rst60 SELinux/SMACK/AppArmor etc. when you want to use TOMOYO.
/dports/security/s2n/s2n-tls-1.1.2/tests/sidetrail/
H A DREADME.md88 In addition to the standard `assert()/assume()/` annotations supported through SMACK, there are sev…
106 3. Use SMACK to compile the annotated LLVM code to BoogiePL (this represents `(P(secret,public))` i…
174 SMACK generated s2n_record_parse_wrapper@s2n_record_read_wrapper.c.compiled.bpl
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/nss_releases/nss_3.19_release_notes/
H A Dindex.rst38 as `SMACK <https://www.smacktls.com/>`__.
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/nss_releases/nss_3.19_release_notes/
H A Dindex.rst38 as `SMACK <https://www.smacktls.com/>`__.
/dports/security/s2n/s2n-tls-1.1.2/tests/ctverif/
H A DREADME.md80 - SMACK and all its dependencies
/dports/benchmarks/super-smack/super-smack-1.3/
H A DMANUAL13 SMACK FILE CONCEPTS AND SYNTAX
/dports/sysutils/coreutils/coreutils-8.32/
H A Dinit.cfg151 || skip_ "this system lacks SMACK support"
154 || skip_ "this file system lacks SMACK support"
/dports/misc/gnuls/coreutils-8.30/
H A Dinit.cfg151 || skip_ "this system lacks SMACK support"
154 || skip_ "this file system lacks SMACK support"
/dports/misc/findutils/findutils-4.8.0/
H A Dinit.cfg151 || skip_ "this system lacks SMACK support"
154 || skip_ "this file system lacks SMACK support"
/dports/lang/parrot/parrot-8.1.0/t/library/
H A Dtap_parser.t506 SMACK

1234567891011