These functions implement the S/Key one time password authentication mechanism. The atob8() function converts the 16-byte hex string in to an 8-byte binary array stored in out. The atob8() function re...
The dbopen() routine is the library interface to database files. One of the supported file formats is btree files. The general description of the database access methods is in dbopen(3). This manual p...
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef...
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef...
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef...
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef...
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef...
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef...
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef...
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef...
The buffer library handles simple character arrays. Buffers are used for various purposes in the library, most notably memory BIOs. The library uses the BUF_MEM structure defined in buffer.h: typedef ...
The buffer library handles simple character arrays. Buffers are used for various purposes in the library, most notably memory BIOs. The library uses the BUF_MEM structure defined in buffer.h: typedef ...
The buffer library handles simple character arrays. Buffers are used for various purposes in the library, most notably memory BIOs. The library uses the BUF_MEM structure defined in buffer.h: typedef ...
The buffer library handles simple character arrays. Buffers are used for various purposes in the library, most notably memory BIOs. The library uses the BUF_MEM structure defined in buffer.h: typedef ...
These routines convert 16, 32 and 64-bit quantities between different byte orderings. The ``swap'' functions reverse the byte ordering of the given quantity, the others converts either from/to the n...