Return the internal block size of a message digest in bytes.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_MD_get_block_size(EVP_MD const* md);
Block size in bytes used by the compression function.