HomeSort by relevance Sort by last modified time
    Searched refs:ENGINE_CLEANUP_ITEM (Results 1 - 4 of 4) sorted by null

  /external/openssl/crypto/engine/
eng_lib.c 151 static STACK_OF(ENGINE_CLEANUP_ITEM) *cleanup_stack = NULL;
159 static ENGINE_CLEANUP_ITEM *int_cleanup_item(ENGINE_CLEANUP_CB *cb)
161 ENGINE_CLEANUP_ITEM *item = OPENSSL_malloc(sizeof(
162 ENGINE_CLEANUP_ITEM));
169 ENGINE_CLEANUP_ITEM *item;
177 ENGINE_CLEANUP_ITEM *item;
184 static void engine_cleanup_cb_free(ENGINE_CLEANUP_ITEM *item)
eng_int.h 104 } ENGINE_CLEANUP_ITEM;
105 DECLARE_STACK_OF(ENGINE_CLEANUP_ITEM)
  /external/openssl/crypto/stack/
safestack.h     [all...]
  /external/openssl/include/openssl/
safestack.h     [all...]

Completed in 43 milliseconds