Home
last modified time | relevance | path

Searched refs:BIO_C_SET_MD (Results 1 – 2 of 2) sorted by relevance

/babblesim_ext_libCryptov1-latest/include/openssl/
Dbio.h422 # define BIO_C_SET_MD 111 macro
Devp.h567 # define BIO_set_md(b,md) BIO_ctrl(b,BIO_C_SET_MD,0,(char *)md)