tdes_wrap_cipher
if (!tdes_wrap_cipher(vctx, out, outl, outsize, in, inl)) {
{ OSSL_FUNC_CIPHER_CIPHER, (void (*)(void))tdes_wrap_cipher }, \
static OSSL_FUNC_cipher_cipher_fn tdes_wrap_cipher;