Searched refs:Ciphers (Results 1 – 6 of 6) sorted by relevance
37 Encryption with Associated Data), Block Ciphers, Ciphers, Compressors and40 Please note that Block Ciphers is somewhat of a misnomer. It is in fact42 between Block Ciphers and Ciphers is that the latter operates on exactly
57 Single-Block Symmetric Ciphers [CIPHER]108 Multi-Block Ciphers
20 Ciphers And Templates
398 pneg_ctxt->Ciphers[0] = SMB2_ENCRYPTION_AES128_CCM; in build_encrypt_ctxt()463 cifs_dbg(FYI, "SMB311 cipher type:%d\n", le16_to_cpu(ctxt->Ciphers[0])); in decode_encrypt_ctx()464 if ((ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES128_CCM) && in decode_encrypt_ctx()465 (ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES128_GCM)) { in decode_encrypt_ctx()469 server->cipher_type = ctxt->Ciphers[0]; in decode_encrypt_ctx()
287 __le16 Ciphers[1]; /* Ciphers[0] since only one used now */ member
1022 comment "Ciphers"