Home
last modified time | relevance | path

Searched refs:LCRYPTO_SRC (Results 1 – 11 of 11) sorted by relevance

/freebsd/secure/lib/libcrypto/
H A DMakefile.asm10 .PATH: ${LCRYPTO_SRC}/crypto \
11 ${LCRYPTO_SRC}/crypto/aes/asm \
12 ${LCRYPTO_SRC}/crypto/bn/asm \
13 ${LCRYPTO_SRC}/crypto/chacha/asm \
14 ${LCRYPTO_SRC}/crypto/ec/asm \
15 ${LCRYPTO_SRC}/crypto/md5/asm \
16 ${LCRYPTO_SRC}/crypto/modes/asm \
17 ${LCRYPTO_SRC}/crypto/poly1305/asm \
18 ${LCRYPTO_SRC}/crypto/sha/asm \
19 ${LCRYPTO_SRC}/crypto/sm3/asm \
[all …]
H A DMakefile.inc6 LCRYPTO_SRC= ${SRCTOP}/crypto/openssl
7 LCRYPTO_DOC= ${LCRYPTO_SRC}/doc
9 CFLAGS+= -I${LCRYPTO_SRC}
10 CFLAGS+= -I${LCRYPTO_SRC}/include
11 CFLAGS+= -I${LCRYPTO_SRC}/providers/common/include
12 CFLAGS+= -I${LCRYPTO_SRC}/providers/fips/include
13 CFLAGS+= -I${LCRYPTO_SRC}/providers/implementations/include
19 .PATH.pc: ${LCRYPTO_SRC}/exporters
H A DMakefile693 .PATH: ${LCRYPTO_SRC}/crypto/bn/asm
699 .PATH: ${LCRYPTO_SRC}/include/openssl \
700 ${LCRYPTO_SRC}/crypto \
701 ${LCRYPTO_SRC}/crypto/aes \
702 ${LCRYPTO_SRC}/crypto/aria \
703 ${LCRYPTO_SRC}/crypto/asn1 \
704 ${LCRYPTO_SRC}/crypto/async \
705 ${LCRYPTO_SRC}/crypto/async/arch \
706 ${LCRYPTO_SRC}/crypto/bf \
707 ${LCRYPTO_SRC}/crypto/bio \
[all …]
H A DMakefile.common110 CFLAGS+= -I${LCRYPTO_SRC}/crypto
111 CFLAGS+= -I${LCRYPTO_SRC}/crypto/ec/curve448
112 CFLAGS+= -I${LCRYPTO_SRC}/crypto/ec/curve448/arch_32
113 CFLAGS+= -I${LCRYPTO_SRC}/crypto/modes
/freebsd/secure/lib/libcrypto/modules/legacy/
H A DMakefile54 .PATH: ${LCRYPTO_SRC}/crypto \
55 ${LCRYPTO_SRC}/crypto/des \
56 ${LCRYPTO_SRC}/crypto/md5 \
57 ${LCRYPTO_SRC}/providers \
58 ${LCRYPTO_SRC}/providers/common \
59 ${LCRYPTO_SRC}/providers/implementations/ciphers \
60 ${LCRYPTO_SRC}/providers/implementations/digests \
61 ${LCRYPTO_SRC}/providers/implementations/kdfs \
62 ${LCRYPTO_SRC}/ssl \
63 ${LCRYPTO_SRC}/ssl/record/methods \
/freebsd/secure/lib/libcrypto/modules/
H A DMakefile.inc5 LCRYPTO_SRC= ${SRCTOP}/crypto/openssl
7 CFLAGS+= -I${LCRYPTO_SRC}
8 CFLAGS+= -I${LCRYPTO_SRC}/include
9 CFLAGS+= -I${LCRYPTO_SRC}/providers/common/include
10 CFLAGS+= -I${LCRYPTO_SRC}/providers/fips/include
11 CFLAGS+= -I${LCRYPTO_SRC}/providers/implementations/include
/freebsd/secure/lib/libssl/
H A DMakefile81 CFLAGS+= -I${LCRYPTO_SRC}/ssl
88 .PATH: ${LCRYPTO_SRC}/crypto \
89 ${LCRYPTO_SRC}/crypto/hashtable \
90 ${LCRYPTO_SRC}/crypto/siphash \
91 ${LCRYPTO_SRC}/ssl \
92 ${LCRYPTO_SRC}/ssl/quic \
93 ${LCRYPTO_SRC}/ssl/record \
94 ${LCRYPTO_SRC}/ssl/record/methods \
95 ${LCRYPTO_SRC}/ssl/rio \
96 ${LCRYPTO_SRC}/ssl/statem
/freebsd/secure/lib/libcrypto/engines/
H A DMakefile.inc6 LCRYPTO_SRC= ${SRCTOP}/crypto/openssl
8 CFLAGS+= -I${LCRYPTO_SRC}/engines
9 CFLAGS+= -I${LCRYPTO_SRC}/include
23 .PATH: ${LCRYPTO_SRC}/engines
/freebsd/secure/lib/libcrypto/engines/loader_attic/
H A DMakefile7 LCRYPTO_SRC= ${SRCTOP}/crypto/openssl macro
9 .PATH: ${LCRYPTO_SRC}/crypto/pem \
10 ${LCRYPTO_SRC}/engines
/freebsd/crypto/openssl/
H A DBSDmakefile11 LCRYPTO_SRC= ${SRCTOP}/crypto/openssl
12 LCRYPTO_DOC= ${LCRYPTO_SRC}/doc
83 ${LCRYPTO_SRC}/freebsd/${BN_CONF_H} >> \
89 ${LCRYPTO_SRC}/freebsd/${CONFIGURATION_H} >> \
/freebsd/secure/usr.bin/openssl/
H A DMakefile13 CFLAGS+= -I${LCRYPTO_SRC}/apps/include
35 .PATH: ${LCRYPTO_SRC}/apps \