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
494 pneg_ctxt->Ciphers[0] = SMB2_ENCRYPTION_AES128_GCM; in build_encrypt_ctxt()495 pneg_ctxt->Ciphers[1] = SMB2_ENCRYPTION_AES128_CCM; in build_encrypt_ctxt()640 cifs_dbg(FYI, "SMB311 cipher type:%d\n", le16_to_cpu(ctxt->Ciphers[0])); in decode_encrypt_ctx()641 if ((ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES128_CCM) && in decode_encrypt_ctx()642 (ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES128_GCM)) { in decode_encrypt_ctx()646 server->cipher_type = ctxt->Ciphers[0]; in decode_encrypt_ctx()
301 __le16 Ciphers[2]; member
1019 comment "Ciphers"