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

  /external/chromium_org/third_party/openssl/openssl/crypto/conf/
conf_mod.c 69 #define DSO_mod_finish_name "OPENSSL_finish"
273 ffunc = (conf_finish_func *)DSO_bind_func(dso, DSO_mod_finish_name);
  /external/openssl/crypto/conf/
conf_mod.c 69 #define DSO_mod_finish_name "OPENSSL_finish"
273 ffunc = (conf_finish_func *)DSO_bind_func(dso, DSO_mod_finish_name);

Completed in 181 milliseconds