HomeSort by: relevance | last modified time | path
    Searched defs:ENGINE_set_destroy_function (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/engine/
eng_lib.c 223 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f)
  /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
engine.c 136 ENGINE_set_destroy_function(ENGINE *e, void (*destroy)(ENGINE *))
engine.h 58 #define ENGINE_set_destroy_function hc_ENGINE_set_destroy_function
108 int ENGINE_set_destroy_function(ENGINE *, void (*)(ENGINE *));
  /src/crypto/external/bsd/openssl/dist/crypto/engine/
eng_lib.c 221 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f)
  /src/crypto/external/bsd/openssl.old/dist/crypto/engine/
eng_lib.c 216 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f)

Completed in 29 milliseconds