All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 1/5] comp128: GSM algorithm (comp128) implementation.
Date: Tue, 03 Oct 2017 21:24:40 -0500	[thread overview]
Message-ID: <552dce06-bcfa-f489-fdc2-f2db3fad0a5a@gmail.com> (raw)
In-Reply-To: <1507048516-15623-1-git-send-email-james.prestwood@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 354 bytes --]

Hi James,

On 10/03/2017 11:35 AM, James Prestwood wrote:
> ---
>   src/comp128.c | 247 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   src/comp128.h |  32 ++++++++
>   2 files changed, 279 insertions(+)
>   create mode 100644 src/comp128.c
>   create mode 100644 src/comp128.h
> 

All 5 applied, thanks.

Regards,
-Denis


  parent reply	other threads:[~2017-10-04  2:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-03 16:35 [PATCH 1/5] comp128: GSM algorithm (comp128) implementation James Prestwood
2017-10-03 16:35 ` [PATCH 2/5] aes: small module for AES128 James Prestwood
2017-10-03 16:35 ` [PATCH 3/5] simauth: Added SimAuth class for GSM/UMTS auth James Prestwood
2017-10-03 16:35 ` [PATCH 4/5] make: add simauth/aes/comp128 to build James Prestwood
2017-10-03 16:35 ` [PATCH 5/5] phonesim: Added SimAuth to phonesim core James Prestwood
2017-10-04  2:24 ` Denis Kenzior [this message]
2017-10-05  4:16 ` [PATCH 1/5] comp128: GSM algorithm (comp128) implementation Harald Welte
  -- strict thread matches above, loose matches on Subject: below --
2017-10-03 16:32 James Prestwood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=552dce06-bcfa-f489-fdc2-f2db3fad0a5a@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.