Return the block size of a cipher in bytes.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_CIPHER_get_block_size(EVP_CIPHER const* cipher);
Block size in bytes (1 for stream ciphers).