Searched defs:mdp (Results 1 – 3 of 3) 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() 453 int opt_md(const char *name, EVP_MD **mdp) in opt_md()
|
/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
|