Home | History | Annotate | Download | only in ssl

Lines Matching full:ssl_get_cipher_by_char

549 			ret->cipher=ssl_get_cipher_by_char(s,&(buf[2]));
551 ret->cipher=ssl_get_cipher_by_char(s,&(buf[1]));