crypto_cipher
txform = crypto_cipher(&csp);
const struct enc_xform *crypto_cipher(const struct crypto_session_params *csp);
txf = crypto_cipher(csp);