BIO_set_cipher
LCRYPTO_ALIAS(BIO_set_cipher);
int BIO_set_cipher(BIO *b, const EVP_CIPHER *c, const unsigned char *k,
LCRYPTO_USED(BIO_set_cipher);