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

  /external/openssl/crypto/conf/
conf.h 111 typedef int conf_init_func(CONF_IMODULE *md, const CONF *cnf); typedef
190 int CONF_module_add(const char *name, conf_init_func *ifunc,
  /external/openssl/include/openssl/
conf.h 111 typedef int conf_init_func(CONF_IMODULE *md, const CONF *cnf); typedef
190 int CONF_module_add(const char *name, conf_init_func *ifunc,

Completed in 35 milliseconds