Searched refs:BIO_C_GET_MD (Results 1 – 2 of 2) sorted by relevance
| /babblesim_ext_libCryptov1-latest/include/openssl/ | ||
| D | bio.h | 423 # define BIO_C_GET_MD 112 macro |
| D | evp.h | 569 # define BIO_get_md(b,mdp) BIO_ctrl(b,BIO_C_GET_MD,0,(char *)mdp) |