Home
last modified time | relevance | path

Searched refs:OPENSSL (Results 1 – 25 of 86) sorted by relevance

1234

/src/crypto/openssl/test/smime-certs/
H A Dmksmime-certs.sh12 OPENSSL=../../apps/openssl
17 $OPENSSL x509 -CA smroot.pem -new -days 36524 -force_pubkey $1 -subj "$2" \
22 CN="Test S/MIME RSA Root" $OPENSSL req -config ca.cnf -x509 -noenc \
33 $OPENSSL x509 -in smrsa3.pem > smrsa3-cert.pem
34 $OPENSSL pkey -in smrsa3.pem > smrsa3-key.pem
61 $OPENSSL genpkey -genparam -algorithm DHX -out dhp.pem
62 $OPENSSL genpkey -paramfile dhp.pem -out smdh.pem
72 $OPENSSL genpkey -algorithm ML-DSA-44 -out sm_mldsa44.pem
74 $OPENSSL genpkey -algorithm SLH-DSA-SHA2-128s -out sm_slhdsa_sha2_128s.pem
77 $OPENSSL genpkey -algorithm SLH-DSA-SHAKE-128s -out sm_slhdsa_shake_128s.pem
[all …]
/src/crypto/openssl/util/
H A Dopensslwrap.sh4 OPENSSL="${HERE}../apps/openssl"
13 if [ -x "${OPENSSL}.exe" ]; then
24 exec "${OPENSSL}.exe" "$@"
25 elif [ -x "${OPENSSL}" -a -x "${HERE}shlib_wrap.sh" ]; then
26 exec "${HERE}shlib_wrap.sh" "${OPENSSL}" "$@"
28 exec "${OPENSSL}" "$@" # hope for the best...
/src/crypto/openssl/VMS/
H A Dopenssl_utils.com.in6 $ OPENSSL'v' :== $OSSL$EXE:OPENSSL'v'
7 $ OPENSSL :== $OSSL$EXE:OPENSSL'v'
H A Dopenssl_ivp.com.in27 .OR. F$SEARCH("OSSL$INCLUDE:[OPENSSL]crypto.h") .EQS. "" -
28 .OR. F$SEARCH("OPENSSL:crypto.h") .EQS. "" -
29 .OR. F$SEARCH("OSSL$EXE:OPENSSL''v'.EXE") .EQS. ""
H A Dopenssl_startup.com.in24 $ ! OPENSSL is OSSL$INCLUDE:[OPENSSL]
110 $ DEF OPENSSL OSSL$INCLUDE:[OPENSSL]
/src/contrib/ntp/sntp/tests/
H A Dcrypto.c30 #ifdef OPENSSL in test_MakeSHAKE128Mac()
64 #ifdef OPENSSL in test_MakeSHA1Mac()
98 #if defined(OPENSSL) && defined(ENABLE_CMAC) in test_MakeCMac()
130 #ifdef OPENSSL in test_VerifySHAKE128()
168 #ifdef OPENSSL in test_VerifySHA1()
214 #if defined(OPENSSL) && defined(ENABLE_CMAC) in VerifyOpenSSLCMAC()
249 #ifdef OPENSSL in test_VerifyFailure()
292 #ifdef OPENSSL in test_PacketSizeNotMultipleOfFourBytes()
H A DpacketProcessing.c220 #ifdef OPENSSL in test_AuthenticatedPacketInvalid()
253 #ifdef OPENSSL in test_AuthenticatedPacketUnknownKey()
428 #ifdef OPENSSL in test_CorrectAuthenticatedPacketMD5()
462 #ifdef OPENSSL in test_CorrectAuthenticatedPacketSHAKE128()
493 #ifdef OPENSSL in test_CorrectAuthenticatedPacketSHA1()
524 #if defined(OPENSSL) && defined(ENABLE_CMAC) in test_CorrectAuthenticatedPacketCMAC()
/src/contrib/ntp/tests/libntp/
H A Ddigests.c134 #if defined(OPENSSL) && defined(ENABLE_CMAC) in test_Digest_AES128CMAC()
171 #ifdef OPENSSL in test_Digest_MD4()
241 #ifdef OPENSSL in test_Digest_MDC2()
278 #ifdef OPENSSL in test_Digest_RIPEMD160()
317 #ifdef OPENSSL in test_Digest_SHA1()
356 #ifdef OPENSSL in test_Digest_SHAKE128()
393 #ifdef OPENSSL in test_Digest_DSA()
432 #ifdef OPENSSL in test_Digest_DSA_SHA()
471 #ifdef OPENSSL in test_Digest_SHA()
/src/lib/libfetch/
H A DMakefile.depend.options3 DIRDEPS_OPTIONS= OPENSSL
5 DIRDEPS.OPENSSL.yes+= secure/lib/libssl
6 DIRDEPS.OPENSSL.no= lib/libmd
/src/contrib/ntp/libntp/
H A Dssl_init.c15 #ifdef OPENSSL
97 #ifdef OPENSSL /* --*-- OpenSSL code --*-- */ in keytype_from_text()
146 #ifdef OPENSSL in keytype_from_text()
206 #ifdef OPENSSL in keytype_name()
H A Da_md5encrypt.c24 #if defined(OPENSSL) && defined(ENABLE_CMAC)
55 #ifndef OPENSSL in get_md_ctx()
88 #ifdef OPENSSL in make_mac()
H A Dauthreadkeys.c15 #ifdef OPENSSL
211 #ifdef OPENSSL in authreadkeys()
363 #if defined(OPENSSL) && defined(ENABLE_CMAC) in authreadkeys()
/src/contrib/ntp/include/
H A Dssl_applink.c9 #if defined(OPENSSL) && defined(SYS_WINNT)
25 #if defined(OPENSSL) && defined(_MSC_VER) && defined(_DEBUG)
37 #if defined(OPENSSL) && defined(SYS_WINNT)
H A Dntp_crypto.h22 #ifndef OPENSSL
23 #error AUTOKEY should be defined only if OPENSSL is.
24 invalidsyntax: AUTOKEY should be defined only if OPENSSL is.
/src/crypto/openssh/regress/misc/sk-dummy/
H A DMakefile15 OPENSSL?= yes macro
19 .if (${OPENSSL:L} == "yes")
57 .if (${OPENSSL:L} == "yes")
/src/usr.sbin/sendmail/
H A DMakefile.depend.options3 DIRDEPS_OPTIONS= OPENSSL TCP_WRAPPERS
5 DIRDEPS.OPENSSL.yes= secure/lib/libssl
/src/usr.bin/telnet/
H A DMakefile.depend.options3 DIRDEPS_OPTIONS= KERBEROS_SUPPORT OPENSSL
5 DIRDEPS.OPENSSL.yes= \
/src/crypto/openssh/regress/unittests/
H A DMakefile.inc15 OPENSSL?= yes
22 .if (${OPENSSL:L} == "yes")
75 .if (${OPENSSL:L} == "yes")
/src/crypto/openssh/regress/misc/ssh-verify-attestation/
H A DMakefile27 OPENSSL?= yes macro
29 .if (${OPENSSL:L} == "yes")
67 .if (${OPENSSL:L} == "yes")
/src/share/mk/
H A Dlocal.dirdeps-options.mk23 DIRDEPS.OPENSSL.yes+= secure/lib/libcrypto
24 DIRDEPS.OPENSSL.no+= lib/libmd
/src/contrib/ntp/sntp/
H A Dcrypto.c31 #if defined(OPENSSL) && defined(ENABLE_CMAC) in compute_mac()
39 #if defined(OPENSSL) && defined(ENABLE_CMAC) in compute_mac()
83 #ifdef OPENSSL /* OpenSSL 1 supports return codes 0 fail, 1 okay */ in compute_mac()
/src/crypto/openssl/doc/man1/
H A Dopenssl-rehash.pod.in83 B<OPENSSL> environment variable to the full pathname.
87 $OPENSSL x509 -hash -fingerprint -noout -in FILENAME
88 $OPENSSL crl -hash -fingerprint -noout -in FILENAME
132 =item B<OPENSSL>
/src/usr.sbin/ntp/ntpd/
H A DMakefile.depend.options3 DIRDEPS_OPTIONS= OPENSSL
/src/usr.sbin/ntp/ntpdate/
H A DMakefile.depend.options3 DIRDEPS_OPTIONS= OPENSSL
/src/usr.sbin/ntp/ntp-keygen/
H A DMakefile.depend.options3 DIRDEPS_OPTIONS= OPENSSL

1234