| /freebsd-14-stable/usr.sbin/wpa/src/crypto/ |
| HD | Makefile | 18 sha384-prf.c \ 19 sha384-tlsprf.c \ 111 SRCS+= sha384.c 113 SRCS+= sha384-internal.c \ 114 sha384-prf.c \ 115 sha384-tlsprf.c
|
| /freebsd-14-stable/crypto/openssl/crypto/objects/ |
| HD | obj_xref.txt | 11 sha384WithRSAEncryption sha384 rsaEncryption 41 ecdsa_with_SHA384 sha384 X9_62_id_ecPublicKey 59 dhSinglePass_stdDH_sha384kdf_scheme sha384 dh_std_kdf 65 dhSinglePass_cofactorDH_sha384kdf_scheme sha384 dh_cofactor_kdf
|
| /freebsd-14-stable/contrib/wpa/src/crypto/ |
| HD | Makefile | 43 sha384.o \ 44 sha384-prf.o \ 45 sha384-internal.o \
|
| HD | crypto_internal.c | 28 struct sha384_state sha384; member 67 sha384_init(&ctx->u.sha384); in crypto_hash_init() 165 sha384_process(&ctx->u.sha384, data, len); in crypto_hash_update() 230 sha384_done(&ctx->u.sha384, mac); in crypto_hash_finish()
|
| /freebsd-14-stable/sbin/md5/ |
| HD | Makefile | 15 ${BINDIR}/md5 ${BINDIR}/sha384 \ 39 md5.1 sha384.1 \
|
| /freebsd-14-stable/lib/libmd/ |
| HD | Makefile | 18 INCS= md4.h md5.h ripemd.h sha.h sha224.h sha256.h sha384.h sha512.h \ 51 MLINKS+=sha512.3 SHA384_Data.3 sha512.3 sha384.3 81 sha384hl.c sha384.ref \ 313 sha384.ref: 429 test: md4.ref md5.ref sha0.ref rmd160.ref sha1.ref sha224.ref sha256.ref sha384.ref \ 457 ./shadriver | cmp sha384.ref -
|
| /freebsd-14-stable/sbin/md5/tests/ |
| HD | algorithms.txt | 6 sha384
|
| /freebsd-14-stable/crypto/openssl/crypto/rsa/ |
| HD | rsa_sign.c | 138 ENCODE_DIGESTINFO_SHA(sha384, 0x02, SHA384_DIGEST_LENGTH) 176 MD_CASE(sha384) in ossl_rsa_digestinfo_encoding() 216 MD_NID_CASE(sha384, SHA384_DIGEST_LENGTH) in digest_sz_from_nid()
|
| /freebsd-14-stable/crypto/openssl/providers/common/der/ |
| HD | der_dsa_sig.c | 36 MD_CASE(sha384); in ossl_DER_w_algorithmIdentifier_DSA_with_MD()
|
| HD | der_ec_sig.c | 37 MD_CASE(sha384); in ossl_DER_w_algorithmIdentifier_ECDSA_with_MD()
|
| HD | der_rsa_sig.c | 50 MD_with_RSA_CASE(sha384, precompiled); in ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption()
|
| HD | DSA.asn1 | 30 id-dsa-with-sha384 OBJECT IDENTIFIER ::= { sigAlgs 3 }
|
| HD | DIGESTS.asn1 | 29 id-sha384 OBJECT IDENTIFIER ::= { hashAlgs 2 }
|
| HD | der_rsa_key.c | 340 OAEP_PSS_MD_CASE(sha384, hashalg); in ossl_DER_w_RSASSA_PSS_params()
|
| /freebsd-14-stable/crypto/libecc/src/hash/ |
| HD | meson.build | 19 'sha384.c',
|
| /freebsd-14-stable/crypto/libecc/include/libecc/hash/ |
| HD | sha384.h | 76 ATTRIBUTE_WARN_UNUSED_RET int sha384(const u8 *input, u32 ilen, u8 output[SHA384_DIGEST_SIZE]);
|
| /freebsd-14-stable/crypto/openssl/providers/implementations/digests/ |
| HD | sha2_prov.c | 77 IMPLEMENT_digest_functions(sha384, SHA512_CTX,
|
| /freebsd-14-stable/crypto/openssl/demos/certs/apps/ |
| HD | mkxcerts.sh | 29 -days 3650 -sha384
|
| /freebsd-14-stable/contrib/libarchive/libarchive/ |
| HD | archive_entry_private.h | 56 unsigned char sha384[48]; member
|
| /freebsd-14-stable/tests/sys/geom/class/eli/ |
| HD | conf.sh | 43 hmac/sha384 hmac/sha512; do
|
| /freebsd-14-stable/contrib/ldns/ |
| HD | dnssec_zone.c | 1678 ldns_rr *sha384 = NULL; local 1692 && !(sha384 = new_zonemd(soa, ZONEMD_HASH_SHA384))) 1700 && !ldns_rr_list_push_rr(rr_list, sha384)) 1706 sha384 = NULL; /* deleted by ldns_rr_list_deep_free */ 1710 if (sha384) 1711 ldns_sha384_final( ldns_rdf_data(ldns_rr_rdf(sha384,3)) 1720 if (sha384) 1721 ldns_rr_free(sha384);
|
| /freebsd-14-stable/crypto/openssl/test/ |
| HD | CAtsa.cnf | 138 digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory) 164 digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory)
|
| /freebsd-14-stable/contrib/bearssl/src/hash/ |
| HD | multihash.c | 37 br_sha384_context sha384; member
|
| /freebsd-14-stable/secure/lib/libpkgecc/ |
| HD | Makefile | 76 sha384.c \
|
| /freebsd-14-stable/crypto/openssl/crypto/evp/ |
| HD | legacy_sha.c | 59 IMPLEMENT_LEGACY_EVP_MD_METH(sha384, SHA384) in IMPLEMENT_LEGACY_EVP_MD_METH()
|