Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h125769 struct tls12_crypto_info_chacha20_poly1305 { struct
125770 struct tls_crypto_info info;
125771 unsigned char iv[12];
125772 unsigned char key[32];
125773 unsigned char salt[0];
125774 unsigned char rec_seq[8];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h133404 struct tls12_crypto_info_chacha20_poly1305 { struct
133405 struct tls_crypto_info info;
133406 unsigned char iv[12];
133407 unsigned char key[32];
133408 unsigned char salt[0];
133409 unsigned char rec_seq[8];