Searched refs:mdp (Results 1 – 10 of 10) sorted by relevance
/third_party/openssl/apps/lib/ |
D | opt.c | 432 int opt_md_silent(const char *name, EVP_MD **mdp) in opt_md_silent() argument 441 if (mdp != NULL) { in opt_md_silent() 442 EVP_MD_free(*mdp); in opt_md_silent() 443 *mdp = md; in opt_md_silent() 453 int opt_md(const char *name, EVP_MD **mdp) in opt_md() argument 457 if ((ret = opt_md_silent(name, mdp)) == 0) in opt_md()
|
/third_party/openssl/apps/include/ |
D | opt.h | 371 int opt_md(const char *name, EVP_MD **mdp); 372 int opt_md_silent(const char *name, EVP_MD **mdp);
|
/third_party/openssl/doc/man3/ |
D | BIO_f_md.pod | 16 int BIO_get_md(BIO *b, EVP_MD **mdp); 40 in B<mdp>, it is a BIO_ctrl() macro.
|
/third_party/openssl/doc/internal/man3/ |
D | OPTIONS.pod | 39 int opt_md(const char *name, EVP_MD **mdp); 251 opt_md() takes the specified I<name> and fills in the digest into I<mdp>.
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | evp.h | 515 # define BIO_get_md(b,mdp) BIO_ctrl(b,BIO_C_GET_MD,0,(char *)(mdp)) argument
|
/third_party/openssl/include/openssl/ |
D | evp.h | 668 # define BIO_get_md(b,mdp) BIO_ctrl(b,BIO_C_GET_MD,0,(mdp)) argument
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 1460 "../src/freedreno/registers/mdp/mdp4.xml", 1461 "../src/freedreno/registers/mdp/mdp5.xml", 1462 "../src/freedreno/registers/mdp/mdp_common.xml",
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 6167 "mdp~z",
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 6167 "mdp~z",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 5944 "mdp~z",
|