Searched refs:SHA384_BLOCK_LENGTH (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dsha384.h36 #define SHA384_BLOCK_LENGTH 128 macro
43 uint8_t buf[SHA384_BLOCK_LENGTH];
/freebsd-13-stable/sys/crypto/sha2/
H A Dsha384.h36 #define SHA384_BLOCK_LENGTH 128 macro
43 uint8_t buf[SHA384_BLOCK_LENGTH];
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dsha2.h59 #define SHA384_BLOCK_LENGTH 128 macro
99 void SHA384_Transform(u_int64_t state[8], const u_int8_t [SHA384_BLOCK_LENGTH]);
H A Dsha2.c104 #define SHA384_SHORT_BLOCK_LENGTH (SHA384_BLOCK_LENGTH - 16)
/freebsd-13-stable/crypto/openssh/
H A Ddigest-libc.c94 SHA384_BLOCK_LENGTH,
/freebsd-13-stable/contrib/mtree/
H A Dcompare.c506 #ifdef SHA384_BLOCK_LENGTH
H A Dcreate.c286 #ifdef SHA384_BLOCK_LENGTH

Completed in 105 milliseconds