Home
last modified time | relevance | path

Searched defs:MAX_BLOCK_SIZE (Results 1 – 22 of 22) sorted by relevance

/freebsd/crypto/libecc/include/libecc/hash/
H A Dshake256.h47 #define MAX_BLOCK_SIZE 0 macro
51 #define MAX_BLOCK_SIZE SHAKE256_BLOCK_SIZE macro
H A Dsha3-384.h48 #define MAX_BLOCK_SIZE 0 macro
52 #define MAX_BLOCK_SIZE SHA3_384_BLOCK_SIZE macro
H A Dsha3-256.h48 #define MAX_BLOCK_SIZE 0 macro
52 #define MAX_BLOCK_SIZE SHA3_256_BLOCK_SIZE macro
H A Dbash384.h43 #define MAX_BLOCK_SIZE 0 macro
47 #define MAX_BLOCK_SIZE BASH384_BLOCK_SIZE macro
H A Dbash256.h43 #define MAX_BLOCK_SIZE 0 macro
47 #define MAX_BLOCK_SIZE BASH256_BLOCK_SIZE macro
H A Dstreebog256.h43 #define MAX_BLOCK_SIZE 0 macro
47 #define MAX_BLOCK_SIZE STREEBOG256_BLOCK_SIZE macro
H A Dsha3-224.h48 #define MAX_BLOCK_SIZE 0 macro
52 #define MAX_BLOCK_SIZE SHA3_224_BLOCK_SIZE macro
H A Dbash224.h43 #define MAX_BLOCK_SIZE 0 macro
47 #define MAX_BLOCK_SIZE BASH224_BLOCK_SIZE macro
H A Dsha3-512.h48 #define MAX_BLOCK_SIZE 0 macro
52 #define MAX_BLOCK_SIZE SHA3_512_BLOCK_SIZE macro
H A Dstreebog512.h43 #define MAX_BLOCK_SIZE 0 macro
47 #define MAX_BLOCK_SIZE STREEBOG512_BLOCK_SIZE macro
H A Dbash512.h43 #define MAX_BLOCK_SIZE 0 macro
47 #define MAX_BLOCK_SIZE BASH512_BLOCK_SIZE macro
H A Dsha512-224.h50 #define MAX_BLOCK_SIZE 0 macro
54 #define MAX_BLOCK_SIZE SHA512_224_BLOCK_SIZE macro
H A Dsha512.h50 #define MAX_BLOCK_SIZE 0 macro
54 #define MAX_BLOCK_SIZE SHA512_BLOCK_SIZE macro
H A Dsha512-256.h50 #define MAX_BLOCK_SIZE 0 macro
54 #define MAX_BLOCK_SIZE SHA512_256_BLOCK_SIZE macro
H A Dsha256.h49 #define MAX_BLOCK_SIZE 0 macro
53 #define MAX_BLOCK_SIZE SHA256_BLOCK_SIZE macro
H A Dsm3.h43 #define MAX_BLOCK_SIZE 0 macro
47 #define MAX_BLOCK_SIZE SM3_BLOCK_SIZE macro
H A Dsha384.h49 #define MAX_BLOCK_SIZE 0 macro
53 #define MAX_BLOCK_SIZE SHA384_BLOCK_SIZE macro
H A Dripemd160.h43 #define MAX_BLOCK_SIZE 0 macro
47 #define MAX_BLOCK_SIZE RIPEMD160_BLOCK_SIZE macro
H A Dsha224.h49 #define MAX_BLOCK_SIZE 0 macro
53 #define MAX_BLOCK_SIZE SHA224_BLOCK_SIZE macro
H A Dbelt-hash.h125 #define MAX_BLOCK_SIZE 0 macro
129 #define MAX_BLOCK_SIZE BELT_HASH_BLOCK_SIZE macro
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_lzop.c92 #define MAX_BLOCK_SIZE (64 * 1024 * 1024) macro
/freebsd/crypto/openssl/apps/
H A Dspeed.c829 #define MAX_BLOCK_SIZE 128 macro