s3:smbd: Use generate_nonce_buffer() for AES-CCM and AES-GCM nonce
authorAndreas Schneider <asn@samba.org>
Wed, 31 Jul 2019 13:28:34 +0000 (15:28 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 12 Aug 2019 09:23:40 +0000 (09:23 +0000)
commit2b2df6cd398c9cb62989710f9b1642665ec89406
treeaeb097d6ef488403a27381ccc8bc0a19d6bd4db2
parentb2506f2407429efb40c3e4e4c360f5817ac13d27
s3:smbd: Use generate_nonce_buffer() for AES-CCM and AES-GCM nonce

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/smbd/smb2_sesssetup.c