Return the MAC block size for the algorithm bound to ctx.
ctx.
Declared in <openssl/evp.h>
<openssl/evp.h>
size_t EVP_MAC_CTX_get_block_size(EVP_MAC_CTX* ctx);
Block size in bytes, or 0 if unavailable.