Initialise the crypto module. More...
Collaboration diagram for init():Functions | |
| void | pgp_gpgme_init (void) |
| Initialise the crypto module - Implements CryptModuleSpecs::init() -. | |
| void | smime_gpgme_init (void) |
| Initialise the crypto module - Implements CryptModuleSpecs::init() -. | |
| static void | smime_class_init (void) |
| Initialise smime - Implements CryptModuleSpecs::init() -. | |
Initialise the crypto module.
| void pgp_gpgme_init | ( | void | ) |
Initialise the crypto module - Implements CryptModuleSpecs::init() -.
Definition at line 3863 of file crypt_gpgme.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void smime_gpgme_init | ( | void | ) |
Initialise the crypto module - Implements CryptModuleSpecs::init() -.
Definition at line 3872 of file crypt_gpgme.c.
Here is the call graph for this function:
|
static |
Initialise smime - Implements CryptModuleSpecs::init() -.
Definition at line 40 of file crypt_mod_smime_classic.c.
Here is the call graph for this function: