The following commit has been merged in the master branch:
commit 23c4c3bc0cea68b8d05517065daea849fadad609
Author: Ben Kaduk <[email protected]>
Date:   Mon Dec 9 23:07:17 2013 -0500

    Add rxgk_packet.c
    
    Routines to apply and verify encryption and MICs to the data in
    rx packets.  Backend to the rxgk_crypto framework for the actual
    crypto operations.
    
    Change-Id: I724efacf7df1d688c0d61a327fa9ee9c8168d715
    Reviewed-on: https://gerrit.openafs.org/10571
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/rxgk/Makefile.in    |    2 +-
 src/rxgk/rxgk_packet.c  |  351 +++++++++++++++++++++++++++++++++++++++++++++++
 src/rxgk/rxgk_private.h |   21 +++
 3 files changed, 373 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to