Home | History | Annotate | Download | only in ssl

Lines Matching full:ciph

535 #define ssl_put_cipher_by_char(ssl,ciph,ptr) \
536 ((ssl)->method->put_cipher_by_char((ciph),(ptr)))