Home
last modified time | relevance | path

Searched defs:tls_prot_info (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h125730 struct tls_prot_info { struct
125731 u16 version;
125732 u16 cipher_type;
125733 u16 prepend_size;
125734 u16 tag_size;
125735 u16 overhead_size;
125736 u16 iv_size;
125737 u16 salt_size;
125738 u16 rec_seq_size;
125739 u16 aad_size;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h133365 struct tls_prot_info { struct
133366 u16 version;
133367 u16 cipher_type;
133368 u16 prepend_size;
133369 u16 tag_size;
133370 u16 overhead_size;
133371 u16 iv_size;
133372 u16 salt_size;
133373 u16 rec_seq_size;
133374 u16 aad_size;
[all …]