crypto_cipher_decrypt_one
crypto_cipher_decrypt_one(tctx->blockcipher, rbuf.bytes,
EXPORT_SYMBOL_NS_GPL(crypto_cipher_decrypt_one, "CRYPTO_INTERNAL");
crypto_cipher_decrypt_one(tctx->blockcipher, rctx->first_block,
crypto_cipher_decrypt_one(tfm, data + k,
crypto_cipher_decrypt_one(tctx->fallback.cip, out, in);
void crypto_cipher_decrypt_one(struct crypto_cipher *tfm,