Searched refs:BIO_C_SET_MD (Results 1 – 2 of 2) sorted by relevance
/babblesim_ext_libCryptov1-latest/include/openssl/ | ||
D | bio.h | 422 # define BIO_C_SET_MD 111 macro |
D | evp.h | 567 # define BIO_set_md(b,md) BIO_ctrl(b,BIO_C_SET_MD,0,(char *)md) |