Home | History | Annotate | Download | only in ssl

Lines Matching refs:ciph

561 #define ssl_put_cipher_by_char(ssl,ciph,ptr) \
562 ((ssl)->method->put_cipher_by_char((ciph),(ptr)))