| /src/crypto/openssl/test/smime-certs/ |
| H A D | mksmime-certs.sh | 12 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 D | opensslwrap.sh | 4 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 D | openssl_utils.com.in | 6 $ OPENSSL'v' :== $OSSL$EXE:OPENSSL'v' 7 $ OPENSSL :== $OSSL$EXE:OPENSSL'v'
|
| H A D | openssl_ivp.com.in | 27 .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 D | openssl_startup.com.in | 24 $ ! OPENSSL is OSSL$INCLUDE:[OPENSSL] 110 $ DEF OPENSSL OSSL$INCLUDE:[OPENSSL]
|
| /src/contrib/ntp/sntp/tests/ |
| H A D | crypto.c | 30 #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 D | packetProcessing.c | 220 #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 D | digests.c | 134 #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 D | Makefile.depend.options | 3 DIRDEPS_OPTIONS= OPENSSL 5 DIRDEPS.OPENSSL.yes+= secure/lib/libssl 6 DIRDEPS.OPENSSL.no= lib/libmd
|
| /src/contrib/ntp/libntp/ |
| H A D | ssl_init.c | 15 #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 D | a_md5encrypt.c | 24 #if defined(OPENSSL) && defined(ENABLE_CMAC) 55 #ifndef OPENSSL in get_md_ctx() 88 #ifdef OPENSSL in make_mac()
|
| H A D | authreadkeys.c | 15 #ifdef OPENSSL 211 #ifdef OPENSSL in authreadkeys() 363 #if defined(OPENSSL) && defined(ENABLE_CMAC) in authreadkeys()
|
| /src/contrib/ntp/include/ |
| H A D | ssl_applink.c | 9 #if defined(OPENSSL) && defined(SYS_WINNT) 25 #if defined(OPENSSL) && defined(_MSC_VER) && defined(_DEBUG) 37 #if defined(OPENSSL) && defined(SYS_WINNT)
|
| H A D | ntp_crypto.h | 22 #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 D | Makefile | 15 OPENSSL?= yes macro 19 .if (${OPENSSL:L} == "yes") 57 .if (${OPENSSL:L} == "yes")
|
| /src/usr.sbin/sendmail/ |
| H A D | Makefile.depend.options | 3 DIRDEPS_OPTIONS= OPENSSL TCP_WRAPPERS 5 DIRDEPS.OPENSSL.yes= secure/lib/libssl
|
| /src/usr.bin/telnet/ |
| H A D | Makefile.depend.options | 3 DIRDEPS_OPTIONS= KERBEROS_SUPPORT OPENSSL 5 DIRDEPS.OPENSSL.yes= \
|
| /src/crypto/openssh/regress/unittests/ |
| H A D | Makefile.inc | 15 OPENSSL?= yes 22 .if (${OPENSSL:L} == "yes") 75 .if (${OPENSSL:L} == "yes")
|
| /src/crypto/openssh/regress/misc/ssh-verify-attestation/ |
| H A D | Makefile | 27 OPENSSL?= yes macro 29 .if (${OPENSSL:L} == "yes") 67 .if (${OPENSSL:L} == "yes")
|
| /src/share/mk/ |
| H A D | local.dirdeps-options.mk | 23 DIRDEPS.OPENSSL.yes+= secure/lib/libcrypto 24 DIRDEPS.OPENSSL.no+= lib/libmd
|
| /src/contrib/ntp/sntp/ |
| H A D | crypto.c | 31 #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 D | openssl-rehash.pod.in | 83 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 D | Makefile.depend.options | 3 DIRDEPS_OPTIONS= OPENSSL
|
| /src/usr.sbin/ntp/ntpdate/ |
| H A D | Makefile.depend.options | 3 DIRDEPS_OPTIONS= OPENSSL
|
| /src/usr.sbin/ntp/ntp-keygen/ |
| H A D | Makefile.depend.options | 3 DIRDEPS_OPTIONS= OPENSSL
|