Home
last modified time | relevance | path

Searched refs:INCLUDE (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/freebsd-13-stable/crypto/openssl/crypto/evp/
HDbuild.info17 INCLUDE[e_aes.o]=.. ../modes
18 INCLUDE[e_aes_cbc_hmac_sha1.o]=../modes
19 INCLUDE[e_aes_cbc_hmac_sha256.o]=../modes
20 INCLUDE[e_aria.o]=.. ../modes
21 INCLUDE[e_camellia.o]=.. ../modes
22 INCLUDE[e_sm4.o]=.. ../modes
23 INCLUDE[e_des.o]=..
24 INCLUDE[e_des3.o]=..
25 INCLUDE[m_sha3.o]=..
/freebsd-13-stable/crypto/openssl/crypto/sha/
HDbuild.info30 INCLUDE[sha1-sparcv9.o]=..
32 INCLUDE[sha256-sparcv9.o]=..
34 INCLUDE[sha512-sparcv9.o]=..
48 INCLUDE[sha1-mips.o]=..
50 INCLUDE[sha256-mips.o]=..
52 INCLUDE[sha512-mips.o]=..
55 INCLUDE[sha1-armv4-large.o]=..
57 INCLUDE[sha256-armv4.o]=..
59 INCLUDE[sha512-armv4.o]=..
61 INCLUDE[keccak1600-armv4.o]=..
[all …]
/freebsd-13-stable/crypto/openssl/crypto/ec/
HDbuild.info21 INCLUDE[ecp_nistz256-sparcv9.o]=..
24 INCLUDE[ecp_nistz256-armv4.o]=..
26 INCLUDE[ecp_nistz256-armv8.o]=..
37 INCLUDE[curve448/arch_32/f_impl.o]=curve448/arch_32 curve448
38 INCLUDE[curve448/f_generic.o]=curve448/arch_32 curve448
39 INCLUDE[curve448/scalar.o]=curve448/arch_32 curve448
40 INCLUDE[curve448/curve448_tables.o]=curve448/arch_32 curve448
41 INCLUDE[curve448/eddsa.o]=curve448/arch_32 curve448
42 INCLUDE[curve448/curve448.o]=curve448/arch_32 curve448
/freebsd-13-stable/crypto/openssl/crypto/bn/
HDbuild.info10 INCLUDE[bn_exp.o]=..
26 INCLUDE[sparcv9a-mont.o]=..
28 INCLUDE[sparcv9-mont.o]=..
30 INCLUDE[vis3-mont.o]=..
32 INCLUDE[sparct4-mont.o]=..
34 INCLUDE[sparcv9-gf2m.o]=..
37 INCLUDE[bn-mips.o]=..
39 INCLUDE[mips-mont.o]=..
63 INCLUDE[armv4-mont.o]=..
65 INCLUDE[armv4-gf2m.o]=..
/freebsd-13-stable/crypto/openssl/crypto/aes/
HDbuild.info27 INCLUDE[aes-sparcv9.o]=..
29 INCLUDE[aest4-sparcv9.o]=..
32 INCLUDE[aesfx-sparcv9.o]=..
41 INCLUDE[aes-mips.o]=..
44 INCLUDE[aesv8-armx.o]=..
48 INCLUDE[aes-armv4.o]=..
50 INCLUDE[bsaes-armv7.o]=..
53 INCLUDE[aes-s390x.o]=..
/freebsd-13-stable/crypto/openssl/engines/
HDbuild.info19 INCLUDE[padlock]=../include
25 INCLUDE[capi]=../include
31 INCLUDE[afalg]= ../include
37 INCLUDE[dasync]=../include
40 INCLUDE[ossltest]=../include
/freebsd-13-stable/crypto/openssl/crypto/modes/
HDbuild.info7 INCLUDE[gcm128.o]=..
15 INCLUDE[ghash-sparcv9.o]=..
20 INCLUDE[ghash-armv4.o]=..
22 INCLUDE[ghashv8-armx.o]=..
24 INCLUDE[ghash-s390x.o]=..
/freebsd-13-stable/crypto/openssl/crypto/poly1305/
HDbuild.info8 INCLUDE[poly1305-sparcv9.o]=..
15 INCLUDE[poly1305-armv4.o]=..
17 INCLUDE[poly1305-armv8.o]=..
19 INCLUDE[poly1305-mips.o]=..
/freebsd-13-stable/crypto/openssl/crypto/chacha/
HDbuild.info9 INCLUDE[chacha-armv4.o]=..
11 INCLUDE[chacha-armv8.o]=..
13 INCLUDE[chacha-s390x.o]=..
/freebsd-13-stable/sys/dev/aic7xxx/aicasm/
HDaicasm_scan.l85 %x INCLUDE
254 BEGIN INCLUDE;
258 <INCLUDE>[<] { return yytext[0]; }
259 <INCLUDE>[>] { BEGIN INITIAL; return yytext[0]; }
260 <INCLUDE>[\"] {
266 <INCLUDE>{PATH} {
277 <INCLUDE>. { stop("Invalid include line", EX_DATAERR); }
/freebsd-13-stable/contrib/subversion/subversion/libsvn_diff/
HDutil.c222 #define INCLUDE \ in svn_diff__normalize_buffer() macro
248 INCLUDE; \ in svn_diff__normalize_buffer()
271 INCLUDE; in svn_diff__normalize_buffer()
280 INCLUDE; in svn_diff__normalize_buffer()
312 INCLUDE; in svn_diff__normalize_buffer()
345 #undef INCLUDE in svn_diff__normalize_buffer()
/freebsd-13-stable/crypto/openssl/crypto/
HDbuild.info31 INCLUDE[arm64cpuid.o]=.
33 INCLUDE[armv4cpuid.o]=.
35 INCLUDE[s390xcpuid.o]=.
/freebsd-13-stable/usr.sbin/cron/doc/
HDMakefile.vixie54 INCLUDE = -I.
69 LINTFLAGS = -hbxa $(INCLUDE) $(COMPAT) $(DEBUGGING)
84 CFLAGS = $(OPTIM) $(INCLUDE) $(COMPAT) $(DEFS)
/freebsd-13-stable/contrib/ntp/sntp/ag-tpl/0-old/
HDagmdoc-cmd.tpl40 INCLUDE "mdoc-synopsis.tlib" :+][+:
41 INCLUDE "cmd-doc.tlib" :+][+:
HDagman-cmd.tpl41 INCLUDE "mdoc-synopsis.tlib" :+][+:
42 INCLUDE "cmd-doc.tlib" :+][+:
/freebsd-13-stable/crypto/openssl/crypto/rand/
HDbuild.info6 INCLUDE[drbg_ctr.o]=../modes
/freebsd-13-stable/contrib/libucl/
HDCMakeLists.txt11 INCLUDE(CheckCCompilerFlag)
12 INCLUDE(CheckCSourceCompiles)
13 INCLUDE(FindOpenSSL)
14 INCLUDE(GNUInstallDirs)
/freebsd-13-stable/crypto/heimdal/doc/
HDhx509.din15 @INCLUDE = "@srcdir@/doxytmpl.dxy"
HDkrb5.din15 @INCLUDE = "@srcdir@/doxytmpl.dxy"
HDwind.din15 @INCLUDE = "@srcdir@/doxytmpl.dxy"
HDgssapi.din15 @INCLUDE = "@srcdir@/doxytmpl.dxy"
HDhcrypto.din16 @INCLUDE = "@srcdir@/doxytmpl.dxy"
/freebsd-13-stable/crypto/openssl/apps/
HDbuild.info18 INCLUDE[libapps.a]=.. ../include
23 INCLUDE[openssl]=.. ../include
/freebsd-13-stable/tools/kerneldoc/subsys/
HDDoxyfile-xen17 @INCLUDE = common-Doxyfile
/freebsd-13-stable/usr.sbin/config/
HDconfig.y27 %token INCLUDE
131 INCLUDE PATH SEMICOLON {
136 INCLUDE ID SEMICOLON {

12345678910>>...14