crypto.h File Reference
Typedef BIO_dummy
typedef struct bio_st | BIO_dummy |
Typedef CRYPTO_EX_DATA_FUNCS
Typedef CRYPTO_EX_DATA_IMPL
typedef struct st_CRYPTO_EX_DATA_IMPL | CRYPTO_EX_DATA_IMPL |
IMPORT_C void(*)(int mode, int type, const char *file, int line) CRYPTO_get_locking_callback
IMPORT_C void(*)(int mode, int type, const char *file, int line) | CRYPTO_get_locking_callback |
IMPORT_C int(*)(int *num, int mount, int type, const char *file, int line) CRYPTO_get_add_lock_callback
IMPORT_C int(*)(int *num, int mount, int type, const char *file, int line) | CRYPTO_get_add_lock_callback |
IMPORT_C unsigned long(*)(void) CRYPTO_get_id_callback
IMPORT_C unsigned long(*)(void) | CRYPTO_get_id_callback |
IMPORT_C struct CRYPTO_dynlock_value *(*)(const char *file, int line) CRYPTO_get_dynlock_create_callback
IMPORT_C struct CRYPTO_dynlock_value *(*)(const char *file, int line) | CRYPTO_get_dynlock_create_callback |
IMPORT_C void(*)(int mode, struct CRYPTO_dynlock_value *l, const char *file, int line) CRYPTO_get_dynlock_lock_callback
IMPORT_C void(*)(int mode, struct CRYPTO_dynlock_value *l, const char *file, int line) | CRYPTO_get_dynlock_lock_callback |
IMPORT_C void(*)(struct CRYPTO_dynlock_value *l, const char *file, int line) CRYPTO_get_dynlock_destroy_callback
IMPORT_C void(*)(struct CRYPTO_dynlock_value *l, const char *file, int line) | CRYPTO_get_dynlock_destroy_callback |
Typedef CRYPTO_MEM_LEAK_CB
typedef void * | CRYPTO_MEM_LEAK_CB |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.