Home | History | Annotate | Download | only in openssh

Lines Matching refs:BIO_new

3485 	if ((bio = BIO_new(BIO_s_mem())) == NULL)
3753 if ((bio = BIO_new(BIO_s_mem())) == NULL || sshbuf_len(blob) > INT_MAX)