Searched defs:BIO_get_md (Results 1 – 2 of 2) sorted by relevance
480 #define BIO_get_md(b,mdp) BIO_ctrl(b,BIO_C_GET_MD,0,(char *)mdp) macro