| /linux/net/tls/ |
| A D | trace.h | 47 bool encrypted, bool decrypted), 49 TP_ARGS(sk, tcp_seq, rec_no, rec_len, encrypted, decrypted), 57 __field( bool, decrypted ) 66 __entry->decrypted = decrypted; 73 __entry->encrypted, __entry->decrypted
|
| A D | tls_sw.c | 1876 if (len_left <= decrypted) in tls_read_flush_backlog() 2004 decrypted = 0; in tls_sw_recvmsg() 2016 decrypted += chunk; in tls_sw_recvmsg() 2067 decrypted + copied, in tls_sw_recvmsg() 2086 decrypted += chunk; in tls_sw_recvmsg() 2128 decrypted += chunk; in tls_sw_recvmsg() 2165 copied += decrypted; in tls_sw_recvmsg() 2258 ssize_t decrypted; in tls_sw_read_sock() local 2275 decrypted = 0; in tls_sw_read_sock() 2297 0, decrypted, in tls_sw_read_sock() [all …]
|
| A D | tls_device.c | 925 if (skb->decrypted) { in tls_device_reencrypt() 952 if (skb_iter->decrypted) { in tls_device_reencrypt() 978 is_decrypted = skb->decrypted; in tls_device_decrypted()
|
| /linux/net/mac80211/tests/ |
| A D | mfp.c | 16 bool sta, mfp, decrypted, unicast, assoc; member 137 .decrypted = true, 148 .decrypted = true, 232 KUNIT_ASSERT_FALSE(test, params->decrypted); in accept_mfp() 245 if (params->decrypted) { in accept_mfp()
|
| /linux/Documentation/networking/ |
| A D | tls.rst | 103 are decrypted using TLS parameters provided. A full TLS record must 111 Received data is decrypted directly in to the user buffer if it is 113 buffer is too small, data is decrypted in the kernel and copied to 246 to be decrypted directly into user space buffers with TLS 1.3. 251 If the record decrypted turns out to had been padded or is not a data 252 record it will be decrypted again into a kernel buffer without zero copy. 282 number of RX records which had to be re-decrypted due to 287 number of data RX records which had to be re-decrypted due to
|
| A D | tls-offload.rst | 55 successfully, the driver will set the decrypted bit in the associated 60 If device decrypted all the segments of the record the decryption is skipped, 186 the :c:member:`decrypted` mark in :c:type:`struct sk_buff <sk_buff>` 187 corresponding to the segment. Networking stack makes sure decrypted 274 Green segments are successfully decrypted, blue ones are passed 277 In above case segment 1 is received and decrypted successfully. 288 even though two segments did not get decrypted. 341 whenever it sees the records are no longer getting decrypted. 389 have the :c:member:`decrypted` mark set. 430 which were successfully decrypted. [all …]
|
| /linux/security/keys/ |
| A D | Kconfig | 98 generated random numbers or provided decrypted data, and are 99 encrypted/decrypted with a 'master' symmetric key. The 'master' 106 bool "Allow encrypted keys with user decrypted data" 110 user-provided decrypted data. The decrypted data must be hex-ascii
|
| /linux/Documentation/virt/hyperv/ |
| A D | coco.rst | 106 appropriate ranges as decrypted (shared). In paravisor mode, Linux does not 134 of the decrypted references that would be used in a fully-enlightened CoCo 140 memory between encrypted and decrypted requires coordinating with the 173 marked decrypted to enable communication. Furthermore, since the threat model 177 These Hyper-V and VMBus memory pages are marked as decrypted: 186 * VMBus ring buffers. The direct mapping is marked decrypted in 188 hv_ringbuffer_init() must also include the "decrypted" attribute. 214 Linux kernel DMA APIs, and so bounce buffering through decrypted swiotlb 218 receive buffers are marked decrypted by __vmbus_establish_gpadl(). Because 220 equivalent of bounce buffering between encrypted and decrypted memory is [all …]
|
| /linux/drivers/uio/ |
| A D | uio_hv_generic.c | 195 if (!pdata->send_gpadl.decrypted) in hv_uio_cleanup() 201 if (!pdata->recv_gpadl.decrypted) in hv_uio_cleanup() 308 if (!pdata->recv_gpadl.decrypted) in hv_uio_probe() 331 if (!pdata->send_gpadl.decrypted) in hv_uio_probe()
|
| /linux/drivers/hv/ |
| A D | channel.c | 157 if (!channel->ringbuffer_gpadlhandle.decrypted) in vmbus_free_ring() 442 gpadl->decrypted = false; in __vmbus_establish_gpadl() 452 gpadl->decrypted = true; in __vmbus_establish_gpadl() 548 gpadl->decrypted = false; in __vmbus_establish_gpadl() 870 gpadl->decrypted = ret; in vmbus_teardown_gpadl()
|
| /linux/Documentation/security/keys/ |
| A D | trusted-encrypted.rst | 133 New keys are created from random numbers. They are encrypted/decrypted using 171 random numbers or user-provided decrypted data, and are encrypted/decrypted 281 The decrypted portion of encrypted keys can contain either a simple symmetric 290 decrypted-data" ring 395 Instantiate an encrypted key "evm" using user-provided decrypted data::
|
| /linux/fs/crypto/ |
| A D | Kconfig | 13 decrypted pages in the page cache. Currently Ext4,
|
| /linux/net/tipc/ |
| A D | Kconfig | 48 All TIPC messages will be encrypted/decrypted by using the currently most
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| A D | trx.c | 306 stats->decrypted = !get_rx_desc_swdec(pdesc); in rtl92cu_rx_query_desc() 326 if (stats->decrypted) in rtl92cu_rx_query_desc() 374 stats.decrypted = !get_rx_desc_swdec(rxdesc); in _rtl_rx_process()
|
| /linux/Documentation/ABI/testing/ |
| A D | securityfs-secrets-coco | 11 by the Guest Owner and decrypted inside the trusted enclave,
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/ |
| A D | trx_common.c | 399 stats->decrypted = !get_rx_desc_swdec(pdesc) && in rtl92d_rx_query_desc() 418 if (stats->decrypted) in rtl92d_rx_query_desc()
|
| /linux/Documentation/arch/x86/ |
| A D | amd-memory-encryption.rst | 12 automatically decrypted when read from DRAM and encrypted when written to 17 of the guest VM are secured so that a decrypted version is available only
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
| A D | trx.c | 274 stats->decrypted = !get_rx_desc_swdec(p_desc); in rtl92ce_rx_query_desc() 311 if (stats->decrypted) { in rtl92ce_rx_query_desc()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| A D | trx.c | 248 stats->decrypted = !get_rx_status_desc_swdec(pdesc); in rtl92se_rx_query_desc() 284 if (stats->decrypted) { in rtl92se_rx_query_desc()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| A D | trx.c | 277 status->decrypted = !get_rx_desc_swdec(pdesc); in rtl8723e_rx_query_desc() 314 if (status->decrypted) { in rtl8723e_rx_query_desc()
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| A D | rx.c | 207 if (pkt_stat->decrypted) in rtw_rx_fill_rx_status()
|
| /linux/arch/x86/kernel/ |
| A D | vmlinux.lds.S | 80 *(.bss..decrypted); \
|
| /linux/Documentation/virt/kvm/s390/ |
| A D | s390-pv-boot.rst | 60 and initrd. The components are decrypted by the UV.
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| A D | trx.c | 313 status->decrypted = !get_rx_desc_swdec(pdesc); in rtl8723be_rx_query_desc() 369 if (status->decrypted) { in rtl8723be_rx_query_desc()
|
| /linux/include/asm-generic/ |
| A D | vmlinux.lds.h | 350 *(.data..decrypted) \ 959 *(.data..percpu..decrypted) \
|