Skip to content

Commit

Permalink
crypto: chtls - Program the TLS session Key
Browse files Browse the repository at this point in the history
Initialize the space reserved for storing the TLS keys,
get and free the location where key is stored for the TLS
connection.
Program the Tx and Rx key as received from user in
struct tls12_crypto_info_aes_gcm_128 and understood by hardware.
added socket option TLS_RX

Signed-off-by: Atul Gupta <atul.gupta@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Atul Gupta authored and David S. Miller committed Apr 1, 2018
1 parent b647993 commit d25f2f7
Showing 1 changed file with 412 additions and 0 deletions.
Loading

0 comments on commit d25f2f7

Please sign in to comment.