Searched refs:SMB3_GCM256_CRYPTKEY_SIZE (Results 1 – 3 of 3) sorted by relevance
301 out.server_in_key_length = out.server_out_key_length = SMB3_GCM256_CRYPTKEY_SIZE; in cifs_dump_full_key()
4315 rc = crypto_aead_setkey(tfm, key, SMB3_GCM256_CRYPTKEY_SIZE); in crypt_message()
72 #define SMB3_GCM256_CRYPTKEY_SIZE 32 macro