Searched refs:BIO_C_SET_MD (Results 1 – 4 of 4) sorted by relevance
210 case BIO_C_SET_MD: in md_ctrl()
416 case BIO_C_SET_MD: in ok_ctrl()
460 # define BIO_set_md(b,md) BIO_ctrl(b,BIO_C_SET_MD,0,(char *)md)
316 #define BIO_C_SET_MD 111 macro