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

  /external/chromium/third_party/libjingle/source/talk/base/
openssladapter.cc 187 static void dyn_destroy_function(CRYPTO_dynlock_value* l, function in namespace:talk_base
218 CRYPTO_set_dynlock_destroy_callback(dyn_destroy_function);
  /external/openssl/crypto/
crypto.h 458 void CRYPTO_set_dynlock_destroy_callback(void (*dyn_destroy_function)(struct CRYPTO_dynlock_value *l, const char *file, int line));
  /external/openssl/include/openssl/
crypto.h 458 void CRYPTO_set_dynlock_destroy_callback(void (*dyn_destroy_function)(struct CRYPTO_dynlock_value *l, const char *file, int line));

Completed in 76 milliseconds