Home
last modified time | relevance | path

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

/openssl/crypto/engine/
H A Deng_dyn.c387 char *merge = DSO_merge(ctx->dynamic_dso, ctx->DYNAMIC_LIBNAME, s); in int_load() local
388 if (!merge) in int_load()
390 if (DSO_load(ctx->dynamic_dso, merge, NULL, 0)) { in int_load()
392 OPENSSL_free(merge); in int_load()
395 OPENSSL_free(merge); in int_load()
/openssl/.github/workflows/
H A Drun-checker-merge.yml8 name: Run-checker merge
9 # Jobs run per merge to master
/openssl/
H A DHACKING.md30 If a merge error occurs in one of these generated files, then the
H A DCONTRIBUTING.md67 often. We do not accept merge commits, you will have to remove them
H A DCHANGES.md20313 1. merge various obsolete readme texts into doc/ssleay.txt
/openssl/doc/man3/
H A DOSSL_PARAM_dup.pod29 may be NULL. The behaviour of the merge is unpredictable if I<params> and
/openssl/test/
H A Drun_tests.pl51 merge => 1,
/openssl/fuzz/
H A DREADME.md192 The libfuzzer merge option is used to add the additional coverage
203 fuzz/$FUZZER -merge=1 fuzz/corpora/NEWDIR fuzz/corpora/DIR
/openssl/doc/internal/man3/
H A Dossl_provider_new.pod321 value is a directory specification and merge it with the module path.
322 Otherwise, merge the value of the OpenSSL built in macro B<MODULESDIR>
/openssl/Configurations/
H A Ddescrip.mms.tmpl849 # that's the only way the C compiler can merge multiple include paths
/openssl/crypto/err/
H A Dopenssl.txt484 CRYPTO_R_NO_PARAMS_TO_MERGE:131:no params to merge

Completed in 94 milliseconds