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