gnutls_cipher_get_block_size (3) Linux Manual Page
NAME gnutls_cipher_get_block_size – API function SYNOPSIS #include <gnutls/crypto.h> int gnutls_cipher_get_block_size(gnutls_cipher_algorithm_t algorithm); ARGUMENTS gnutls_cipher_algorithm_t algorithm is an encryption algorithm RETURNS the block size of the encryption algorithm. SINCE 2.10.0 REPORTING BUGS Report bugs to <bugs [at] gnutls.org>. Home page: http://www.gnutls.org COPYRIGHT Copyright © 2001-2014 Free Software Foundation, Inc.. Copying and distribution of this file, with or…
