Re: [EXTERNAL] [PATCH v2 2/6] lib: Expand asn1_encode_integer() to variable size integers

2024-05-20 Thread Jarkko Sakkinen
On Tue May 21, 2024 at 8:36 AM EEST, Bharat Bhushan wrote: > > - data_len -= 2; > > + (*data++) = _tag(UNIV, PRIM, INT); > > Just for my clarification: > First index of "data" is updated here with tag and data pointer > incremented. > Next comment for continuation > > > + data_l

RE: [EXTERNAL] [PATCH v2 2/6] lib: Expand asn1_encode_integer() to variable size integers

2024-05-20 Thread Bharat Bhushan
mley > ; Jarkko Sakkinen > ; David S. Miller ; open > list:CRYPTO API ; open list ker...@vger.kernel.org>; Andrew Morton ; > James Bottomley ; Mimi Zohar > ; David Howells ; Paul Moore > ; James Morris ; Serge E. Hallyn > ; open list:SECURITY SUBSYSTEM mod...@vger.kernel.org&g