Home
last modified time | relevance | path

Searched defs:BLOCK_SIZE (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/libc/powerpc64/string/
H A Dbcopy.S32 #define BLOCK_SIZE (1 << BLOCK_SIZE_BITS) macro
/freebsd/crypto/krb5/src/lib/crypto/builtin/camellia/
H A Dcamellia.h42 #define BLOCK_SIZE CAMELLIA_BLOCK_SIZE macro
/freebsd/crypto/krb5/src/lib/crypto/builtin/
H A Dcmac.c31 #define BLOCK_SIZE 16 macro
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_multiple_data_objects.c170 #define BLOCK_SIZE 10240 macro
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_lzop.c87 #define BLOCK_SIZE global() macro
/freebsd/tools/tools/indent_wrapper/
H A Dindent_wrapper.c43 #define BLOCK_SIZE 4096 macro
/freebsd/crypto/krb5/src/lib/crypto/openssl/enc_provider/
H A Daes.c53 #define BLOCK_SIZE 16 macro
H A Dcamellia.c52 #define BLOCK_SIZE 16 macro
/freebsd/contrib/bearssl/test/
H A Dtest_speed.c74 #define BLOCK_SIZE(cname) br_ ## cname ## _BLOCK_SIZE macro