Received: by 2002:a05:6a10:6d10:0:0:0:0 with SMTP id gq16csp2362902pxb; Sun, 17 Apr 2022 20:16:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwJl2HfdETFvp+x9pR9Kz2PcUi72dP12fWwoAMl/Mq/SM0t1fgJJpkqTJwHb/YJg5E33nNt X-Received: by 2002:a17:906:7314:b0:6df:839f:af7 with SMTP id di20-20020a170906731400b006df839f0af7mr7325250ejc.65.1650251795919; Sun, 17 Apr 2022 20:16:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1650251795; cv=none; d=google.com; s=arc-20160816; b=z6yeWL+NoyIys7JPhypLsfeB4eG66fVR6Mrb0H5tDE/irvelS71vqeMHsVcxImpa8G ykpRe5/Qozh3XW4NcQMHMJCiNUoOxYZETm9TLikZmrrmo1JKAvOE1/gpuARZI6Xz7vHO Bpl1kTP6pxwAlxEwuKy0s7jn05kZWEiYDir+HGMLw3do9AQfdI2Jn3W1jJB4h3s0sqyo iUCLCSaNb39S4SGR+UEnfUI9xXQDwJ46KyN8NugfnptHDX+g5p/QMZh3WBWmViZh36lE l9O+GMJmsfvkhGLzoSeQ44oHM896oiCJaK5vsLCgxoiJGnzZbi57/L8bmEs/CnZVO+gu IRDQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=H1LLraf/xVtuXAY9MbA+pHhfuVGKhf5zZ4n9M8AefyE=; b=IaiKcu2ejkyYyeqL3FtVm86cq+v7dW0JrJTds4EdK+lT1a1bIWCu7v+RmhgyBnh84r XWtPLKcY4Bs0hqhyRAbN7IxtyXOZER9ct7lLFByR/HcBcRDz57V3XUbVSMkETX+m2+cZ uRIdmJ3T1JE1jdBwCCVB2IA84Iz7HGYGCwWdAteRU6EtX++4bbUySNtInGWQ7NiXvdoI u0e3+UEEA9ojJDEZrlCM42EfaxjnitgzSgmMQ6P4A4oXehSs+qTgAZuqZG2Kj+SDgkf5 Wd9y6F9Yepn0PxYRLs0zp3Q69mwHVjSAjw8CKWMGSAhaV++Q0n9nYH/Tc8nr5oAHuXFW z/3g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id s2-20020a1709064d8200b006e838f083besi5110364eju.37.2022.04.17.20.16.12; Sun, 17 Apr 2022 20:16:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234841AbiDQSus (ORCPT + 99 others); Sun, 17 Apr 2022 14:50:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39924 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234829AbiDQSuh (ORCPT ); Sun, 17 Apr 2022 14:50:37 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9F7C62DD51 for ; Sun, 17 Apr 2022 11:47:56 -0700 (PDT) Received: from ptz.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::77] helo=[127.0.0.1]) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1ng9vd-0007dZ-Pm; Sun, 17 Apr 2022 20:47:21 +0200 Message-ID: <4989d998-6ce3-139a-32b5-482234a11b68@pengutronix.de> Date: Sun, 17 Apr 2022 20:47:13 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH v7 3/6] crypto: caam - add in-kernel interface for blob generator Content-Language: en-US To: Jarkko Sakkinen , =?UTF-8?Q?Horia_Geant=c4=83?= , Pankaj Gupta , Herbert Xu , "David S. Miller" Cc: kernel@pengutronix.de, David Gstir , Tim Harvey , Matthias Schiffer , James Bottomley , Mimi Zohar , David Howells , James Morris , Eric Biggers , "Serge E. Hallyn" , Jan Luebbe , Richard Weinberger , Franck LENORMAND , Sumit Garg , linux-integrity@vger.kernel.org, keyrings@vger.kernel.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org References: <20220415205647.46056-1-a.fatoum@pengutronix.de> <20220415205647.46056-4-a.fatoum@pengutronix.de> <8a5166497604c721583eeafaef49c734ecac623c.camel@kernel.org> From: Ahmad Fatoum In-Reply-To: <8a5166497604c721583eeafaef49c734ecac623c.camel@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 2a0a:edc0:0:900:1d::77 X-SA-Exim-Mail-From: a.fatoum@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Jarkko, On 17.04.22 17:02, Jarkko Sakkinen wrote: > On Fri, 2022-04-15 at 22:56 +0200, Ahmad Fatoum wrote: >> +int caam_process_blob(struct caam_blob_priv *priv, >> +                     struct caam_blob_info *info, bool encap) > > Documentation missing (it's exported). It's documented in the header. >> +/** struct caam_blob_info - information for CAAM blobbing >> + * > > You can remove this extra line, applies to some functions in the patch > too. You mean the blank line? Ye, that looks like it doesn't matter. I just ran scripts/kernel-doc and apparently I need a space before the struct caam_blob_info part, so it's even registered as a kernel doc. Will fix for v8. > BR, Jarkko Thanks for the review. Cheers, Ahmad -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |