php man page for mcrypt_module_get_algo_block_size

Query: mcrypt_module_get_algo_block_size

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MCRYPT_MODULE_GET_ALGO_BLOCK_SIZE(3)					 1				      MCRYPT_MODULE_GET_ALGO_BLOCK_SIZE(3)

mcrypt_module_get_algo_block_size - Returns the blocksize of the specified algorithm

SYNOPSIS
int mcrypt_module_get_algo_block_size (string $algorithm, [string $lib_dir])
DESCRIPTION
Gets the blocksize of the specified algorithm.
PARAMETERS
o $algorithm - The algorithm name. o $lib_dir - This optional parameter can contain the location where the mode module is on the system.
RETURN VALUES
Returns the block size of the algorithm specified in bytes. PHP Documentation Group MCRYPT_MODULE_GET_ALGO_BLOCK_SIZE(3)
Related Man Pages
crypt_unix(5) - opensolaris
crypt_unix(5) - sunos
crypt_unix(5) - plan9
crypt_unix(5) - opendarwin
crypt_unix(5) - debian
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team