|
event_set(3) -- execute a function when a specific event occurs
|
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... |
EVP_BytesToKey(3) -- password based encryption routine
|
EVP_BytesToKey() derives a key and IV from various parameters. type is the cipher to derive the key and IV for. md is the message digest to use. The salt paramter is used as a salt in the derivation: ... |
EVP_CipherFinal(3) -- EVP cipher routines
|
The EVP cipher routines are a high level interface to certain symmetric ciphers. EVP_CIPHER_CTX_init() initializes cipher contex ctx. EVP_EncryptInit_ex() sets up cipher context ctx for encryption wit... |
EVP_CipherInit(3) -- EVP cipher routines
|
The EVP cipher routines are a high level interface to certain symmetric ciphers. EVP_CIPHER_CTX_init() initializes cipher contex ctx. EVP_EncryptInit_ex() sets up cipher context ctx for encryption wit... |
EVP_CipherUpdate(3) -- EVP cipher routines
|
The EVP cipher routines are a high level interface to certain symmetric ciphers. EVP_CIPHER_CTX_init() initializes cipher contex ctx. EVP_EncryptInit_ex() sets up cipher context ctx for encryption wit... |
EVP_CIPHER_asn1_to_param(3) -- EVP cipher routines
|
The EVP cipher routines are a high level interface to certain symmetric ciphers. EVP_CIPHER_CTX_init() initializes cipher contex ctx. EVP_EncryptInit_ex() sets up cipher context ctx for encryption wit... |
EVP_CIPHER_block_size(3) -- EVP cipher routines
|
The EVP cipher routines are a high level interface to certain symmetric ciphers. EVP_CIPHER_CTX_init() initializes cipher contex ctx. EVP_EncryptInit_ex() sets up cipher context ctx for encryption wit... |
EVP_CIPHER_CTX_block_size(3) -- EVP cipher routines
|
The EVP cipher routines are a high level interface to certain symmetric ciphers. EVP_CIPHER_CTX_init() initializes cipher contex ctx. EVP_EncryptInit_ex() sets up cipher context ctx for encryption wit... |
EVP_CIPHER_CTX_cipher(3) -- EVP cipher routines
|
The EVP cipher routines are a high level interface to certain symmetric ciphers. EVP_CIPHER_CTX_init() initializes cipher contex ctx. EVP_EncryptInit_ex() sets up cipher context ctx for encryption wit... |
EVP_CIPHER_CTX_cleanup(3) -- EVP cipher routines
|
The EVP cipher routines are a high level interface to certain symmetric ciphers. EVP_CIPHER_CTX_init() initializes cipher contex ctx. EVP_EncryptInit_ex() sets up cipher context ctx for encryption wit... |
EVP_CIPHER_CTX_ctrl(3) -- EVP cipher routines
|
The EVP cipher routines are a high level interface to certain symmetric ciphers. EVP_CIPHER_CTX_init() initializes cipher contex ctx. EVP_EncryptInit_ex() sets up cipher context ctx for encryption wit... |
EVP_CIPHER_CTX_iv_length(3) -- EVP cipher routines
|
The EVP cipher routines are a high level interface to certain symmetric ciphers. EVP_CIPHER_CTX_init() initializes cipher contex ctx. EVP_EncryptInit_ex() sets up cipher context ctx for encryption wit... |
EVP_CIPHER_CTX_key_length(3) -- EVP cipher routines
|
The EVP cipher routines are a high level interface to certain symmetric ciphers. EVP_CIPHER_CTX_init() initializes cipher contex ctx. EVP_EncryptInit_ex() sets up cipher context ctx for encryption wit... |