Searched defs:record_type (Results 1 – 12 of 12) sorted by relevance
/linux/net/handshake/ |
H A D | alert.c | 36 u8 record_type = TLS_RECORD_TYPE_ALERT; in tls_alert_send() local 76 u8 record_type; in tls_get_record_type() local
|
/linux/include/trace/events/ |
H A D | handshake.h | 24 #define record_type(x) TRACE_DEFINE_ENUM(TLS_RECORD_TYPE_##x); macro 31 #define record_type(x) { TLS_RECORD_TYPE_##x, #x }, macro
|
/linux/fs/hfsplus/ |
H A D | attributes.c | 96 static int hfsplus_attr_build_record(hfsplus_attr_entry *entry, int record_type, in hfsplus_attr_build_record() 270 __be32 found_cnid, record_type; in __hfsplus_delete_attr() local
|
H A D | hfsplus_raw.h | 373 __be32 record_type; member 380 __be32 record_type; member 389 __be32 record_type; member 398 __be32 record_type; member
|
/linux/net/tls/ |
H A D | tls_device.c | 315 unsigned char record_type) in tls_device_record_close() 421 unsigned char record_type) in tls_push_data() 564 unsigned char record_type = TLS_RECORD_TYPE_DATA; in tls_device_sendmsg() local
|
H A D | tls_sw.c | 725 unsigned char record_type) in tls_push_record() 843 bool full_record, u8 record_type, in bpf_exec_tx_verdict() 1033 unsigned char record_type = TLS_RECORD_TYPE_DATA; in tls_sw_sendmsg_locked() local
|
H A D | tls_main.c | 239 unsigned char *record_type) in tls_process_cmsg()
|
/linux/tools/testing/selftests/net/ |
H A D | tls.c | 157 static int tls_send_cmsg(int fd, unsigned char record_type, in tls_send_cmsg() 185 int fd, unsigned char record_type, in tls_recv_cmsg() 806 char record_type = 100; in TEST_F() local 829 char record_type = 100; in TEST_F() local 1483 char record_type = 100; in TEST_F() local
|
/linux/tools/testing/selftests/landlock/ |
H A D | audit.h | 34 __u32 record_type; member
|
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_io.c | 980 unsigned char *record_type) in chtls_proccess_cmsg() 1051 unsigned char record_type = TLS_RECORD_TYPE_DATA; in chtls_sendmsg() local
|
/linux/fs/ntfs3/ |
H A D | fslog.c | 249 __le32 record_type; // 0x20: LfsClientRecord or LfsClientRestart. member
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 826 uint8_t record_type; //An emun to indicate the record type member
|