Searched refs:ssl_put_cipher_by_char (Results 1 - 4 of 4) sorted by relevance

/external/openssl/ssl/
H A Ds2_clnt.c637 i=ssl_put_cipher_by_char(s,sess->cipher,p);
H A Dssl_locl.h561 #define ssl_put_cipher_by_char(ssl,ciph,ptr) \ macro
H A Dssl_lib.c1514 n=ssl_put_cipher_by_char(s,NULL,NULL);
H A Ds3_clnt.c1046 p+=ssl_put_cipher_by_char(s,NULL,NULL);

Completed in 236 milliseconds