Searched refs:SMB2_ENCRYPTION_AES256_GCM (Results 1 – 4 of 4) sorted by relevance
359 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) { in generate_key()461 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) { in generate_smb3signingkey()872 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in smb3_crypto_aead_allocate()886 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in smb3_crypto_aead_allocate()
365 #define SMB2_ENCRYPTION_AES256_GCM cpu_to_le16(0x0004) macro
458 pneg_ctxt->Ciphers[0] = SMB2_ENCRYPTION_AES256_GCM; in build_encrypt_ctxt()463 pneg_ctxt->Ciphers[1] = SMB2_ENCRYPTION_AES256_GCM; in build_encrypt_ctxt()620 if (ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES256_GCM) { in decode_encrypt_ctx()640 (ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES256_GCM)) { in decode_encrypt_ctx()
4160 (cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in fill_transform_hdr()4309 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in crypt_message()4335 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in crypt_message()