Home
last modified time | relevance | path

Searched refs:merge (Results 1 – 9 of 9) sorted by relevance

/openssl-master/crypto/engine/
A Deng_dyn.c391 char *merge = DSO_merge(ctx->dynamic_dso, ctx->DYNAMIC_LIBNAME, s); in int_load() local
392 if (!merge) in int_load()
394 if (DSO_load(ctx->dynamic_dso, merge, NULL, 0)) { in int_load()
396 OPENSSL_free(merge); in int_load()
399 OPENSSL_free(merge); in int_load()
/openssl-master/
A DHACKING.md30 If a merge error occurs in one of these generated files then the
A DCONTRIBUTING.md53 often. We do not accept merge commits, you will have to remove them
A DCHANGES.md18433 1. merge various obsolete readme texts into doc/ssleay.txt
/openssl-master/doc/man3/
A DOSSL_PARAM_dup.pod29 may be NULL. The behaviour of the merge is unpredictable if I<params> and
/openssl-master/fuzz/
A DREADME.md164 The libfuzzer merge option is used to add the additional coverage
175 fuzz/$FUZZER -merge=1 fuzz/corpora/NEWDIR fuzz/corpora/DIR
/openssl-master/test/
A Drun_tests.pl46 merge => 1,
/openssl-master/doc/internal/man3/
A Dossl_provider_new.pod325 value is a directory specification and merge it with the module path.
326 Otherwise, merge the value of the OpenSSL built in macro B<MODULESDIR>
/openssl-master/Configurations/
A Ddescrip.mms.tmpl798 # that's the only way the C compiler can merge multiple include paths

Completed in 32 milliseconds