commit | d25f2f71f653b78e8bd055cfe8fd70ef8f514f2b | [log] [tgz] |
---|---|---|
author | Atul Gupta <atul.gupta@chelsio.com> | Sat Mar 31 21:42:02 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 31 23:37:33 2018 -0400 |
tree | f23f6fdaa4d019992f779f663c09b933a1ea0d1b | |
parent | b647993fca1460937bd05f07c87a8234054a68f7 [diff] |
crypto: chtls - Program the TLS session Key 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>