Searched refs:BIO_C_SET_MD_CTX (Results 1 – 2 of 2) sorted by relevance
/babblesim_ext_libCryptov1-latest/include/openssl/ | ||
D | bio.h | 461 # define BIO_C_SET_MD_CTX 148 macro |
D | evp.h | 571 # define BIO_set_md_ctx(b,mdcp) BIO_ctrl(b,BIO_C_SET_MD_CTX,0,(char *)mdcp) |