resource hash_init ( string $algo [, int $options = 0 [, string $key = NULL ]] )
Initialize an incremental hashing context
Returns a Hashing Context resource for use with hash_update(), hash_update_stream(), hash_update_file(), and hash_final().