SSL_CIPHER_description
desc = SSL_CIPHER_description(cipher, NULL, 0);
char *SSL_CIPHER_description(const SSL_CIPHER *, char *buf, int size);