Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h148080 struct tls12_crypto_info_aes_gcm_256 { struct
148081 struct tls_crypto_info info;
148082 unsigned char iv[8];
148083 unsigned char key[32];
148084 unsigned char salt[4];
148085 unsigned char rec_seq[8];