Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h148088 struct tls12_crypto_info_chacha20_poly1305 { struct
148089 struct tls_crypto_info info;
148090 unsigned char iv[12];
148091 unsigned char key[32];
148092 unsigned char salt[0];
148093 unsigned char rec_seq[8];