Searched refs:SHA384 (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/sys/security/mac_veriexec/
H A Dmac_veriexec_sha384.c38 MAC_VERIEXEC_FPMOD(SHA384, SHA384_DIGEST_LENGTH, sizeof(SHA384_CTX),
/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dsha2.h40 #define SHA384_DIGEST_LENGTH 48 /* SHA384 digest length in bytes */
53 #define SHA384 3 macro
109 case SHA384:
131 case SHA384:
152 case SHA384:
/freebsd-13-stable/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dsha2.h40 #define SHA384_DIGEST_LENGTH 48 /* SHA384 digest length in bytes */
53 #define SHA384 3 macro
75 uint64_t s64[8]; /* for SHA384/512 */
80 uint64_t c64[2]; /* for SHA384/512, modulo 2^128 */
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dsha2.h40 #define SHA384_DIGEST_LENGTH 48 /* SHA384 digest length in bytes */
53 #define SHA384 3 macro
75 uint64_t s64[8]; /* for SHA384/512 */
80 uint64_t c64[2]; /* for SHA384/512, modulo 2^128 */
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dsha.h108 unsigned char *SHA384(const unsigned char *d, size_t n, unsigned char *md);
/freebsd-13-stable/lib/libsecureboot/
H A Dlocal.trust.mk14 SHA384 \
H A Dvets.c982 ve_test_hash(sha384, SHA384);
/freebsd-13-stable/sys/crypto/ccp/
H A Dccp_hardware.c928 uint64_t SHA384[8]; member in struct:SHA_vectors
961 .SHA384 = {
1025 .H_vectors = SHA_H.SHA384,
1026 .H_size = sizeof(SHA_H.SHA384),
/freebsd-13-stable/contrib/unbound/validator/
H A Dval_secalgo.c233 (void)SHA384(buf, len, res);
/freebsd-13-stable/crypto/openssl/crypto/sha/
H A Dsha512.c326 unsigned char *SHA384(const unsigned char *d, size_t n, unsigned char *md) function
/freebsd-13-stable/contrib/ldns/
H A Ddnssec.c668 (void) SHA384((unsigned char *) ldns_buffer_begin(data_buf),
/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha2.c105 /* SHA384/512 Functions */
356 /* SHA384 and SHA512 Transform */
759 SHA2Init(SHA384, ctx);
/freebsd-13-stable/contrib/bearssl/test/
H A Dtest_crypto.c9388 STU(SHA384),
/freebsd-13-stable/secure/lib/libcrypto/man/man3/
H A DMakefile2389 MLINKS+= SHA256_Init.3 SHA384.3

Completed in 302 milliseconds