EVP_des_ofb
LCRYPTO_ALIAS(EVP_des_ofb);
const EVP_CIPHER *EVP_des_ofb(void);
.cipher = EVP_des_ofb,
LCRYPTO_USED(EVP_des_ofb);