You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2018/11/08 10:39:16 UTC

[mynewt-core] 01/01: Merge pull request #1500 from mkiiskila/gcm_setup_nomalloc

This is an automated email from the ASF dual-hosted git repository.

marko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit b96349a78b0c0dfae6e771688a7bb7fd394c04f8
Merge: 030188d 567a822
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Thu Nov 8 12:39:10 2018 +0200

    Merge pull request #1500 from mkiiskila/gcm_setup_nomalloc
    
    mbedtls; add mbedtls_gcm_setkey_noalloc(), which allows use of GCM

 crypto/mbedtls/include/mbedtls/gcm.h |  8 ++++++++
 crypto/mbedtls/src/gcm.c             | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)