|
md5(9) -- message digest routines
|
The md5 module implements the RSA Data Security, Inc. MD5 Message-Digest Algorithm (MD5). It produces 128-bit MD5 Digest of data. MD5Init must be called just before MD5Transform() will be used to prod... |
MD5Init(9) -- message digest routines
|
The md5 module implements the RSA Data Security, Inc. MD5 Message-Digest Algorithm (MD5). It produces 128-bit MD5 Digest of data. MD5Init must be called just before MD5Transform() will be used to prod... |
MD5Transform(9) -- message digest routines
|
The md5 module implements the RSA Data Security, Inc. MD5 Message-Digest Algorithm (MD5). It produces 128-bit MD5 Digest of data. MD5Init must be called just before MD5Transform() will be used to prod... |
memchr(9) -- kernel library routines
|
The kern library implements a set of useful functions and macros inside the kernel. |
memcmp(9) -- kernel library routines
|
The kern library implements a set of useful functions and macros inside the kernel. |
MEXTADD(9) -- Kernel memory management for networking protocols
|
The mbuf functions provide a way to manage the memory buffers used by the kernel's networking subsystem. Several functions and macros are used to allocate and deallocate mbufs, but also to get, injec... |
MEXTALLOC(9) -- Kernel memory management for networking protocols
|
The mbuf functions provide a way to manage the memory buffers used by the kernel's networking subsystem. Several functions and macros are used to allocate and deallocate mbufs, but also to get, injec... |
MFREE(9) -- Kernel memory management for networking protocols
|
The mbuf functions provide a way to manage the memory buffers used by the kernel's networking subsystem. Several functions and macros are used to allocate and deallocate mbufs, but also to get, injec... |
MGET(9) -- Kernel memory management for networking protocols
|
The mbuf functions provide a way to manage the memory buffers used by the kernel's networking subsystem. Several functions and macros are used to allocate and deallocate mbufs, but also to get, injec... |
MGETHDR(9) -- Kernel memory management for networking protocols
|
The mbuf functions provide a way to manage the memory buffers used by the kernel's networking subsystem. Several functions and macros are used to allocate and deallocate mbufs, but also to get, injec... |
MH_ALIGN(9) -- Kernel memory management for networking protocols
|
The mbuf functions provide a way to manage the memory buffers used by the kernel's networking subsystem. Several functions and macros are used to allocate and deallocate mbufs, but also to get, injec... |
microtime(9) -- system clock
|
This family of functions return the system clock in various different formats. The functions with the "uptime" suffix return the monotonically increasing time since boot. The functions without "up... |
microuptime(9) -- system clock
|
This family of functions return the system clock in various different formats. The functions with the "uptime" suffix return the monotonically increasing time since boot. The functions without "up... |