Searched refs:SMB2_ENCRYPTION_AES256_GCM (Results 1 – 8 of 8) sorted by relevance
696 sess->conn->cipher_type == SMB2_ENCRYPTION_AES256_GCM) in generate_key()818 sess->conn->cipher_type == SMB2_ENCRYPTION_AES256_GCM) { in generate_smb3encryptionkey()1074 conn->cipher_type == SMB2_ENCRYPTION_AES256_GCM) in ksmbd_crypt_message()1084 conn->cipher_type == SMB2_ENCRYPTION_AES256_GCM) in ksmbd_crypt_message()1090 conn->cipher_type == SMB2_ENCRYPTION_AES256_GCM) in ksmbd_crypt_message()1131 conn->cipher_type == SMB2_ENCRYPTION_AES256_GCM) { in ksmbd_crypt_message()
297 #define SMB2_ENCRYPTION_AES256_GCM cpu_to_le16(0x0004) macro
911 pneg_ctxt->Ciphers[i] == SMB2_ENCRYPTION_AES256_GCM) { in decode_encrypt_ctxt()8428 cipher_type == SMB2_ENCRYPTION_AES256_GCM) in fill_transform_hdr()
356 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) { in generate_key()458 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) { in generate_smb3signingkey()869 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in smb3_crypto_aead_allocate()883 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in smb3_crypto_aead_allocate()
263 case SMB2_ENCRYPTION_AES256_GCM: in cifs_dump_full_key()
363 #define SMB2_ENCRYPTION_AES256_GCM cpu_to_le16(0x0004) macro
465 pneg_ctxt->Ciphers[0] = SMB2_ENCRYPTION_AES256_GCM; in build_encrypt_ctxt()470 pneg_ctxt->Ciphers[1] = SMB2_ENCRYPTION_AES256_GCM; in build_encrypt_ctxt()641 if (ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES256_GCM) { in decode_encrypt_ctx()661 (ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES256_GCM)) { in decode_encrypt_ctx()
4380 (cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in fill_transform_hdr()4516 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in crypt_message()4559 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in crypt_message()