File wsh_shell_misc.c
FileList > src > wsh_shell_misc.c
Go to the source code of this file
#include "wsh_shell_misc.h"
Public Functions
| Type | Name |
|---|---|
| WshShell_U32_t | WshShellMisc_CalcJenkinsHash (const WshShell_U8_t * pcBuff, WshShell_Size_t len) Calculate Jenkins one-at-a-time hash. |
Public Functions Documentation
function WshShellMisc_CalcJenkinsHash
Calculate Jenkins one-at-a-time hash.
Jenkins hash function https://en.wikipedia.org/wiki/Jenkins_hash_function
The documentation for this class was generated from the following file src/wsh_shell_misc.c