Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h77906 struct tls12_crypto_info_chacha20_poly1305 { struct
77907 struct tls_crypto_info info;
77908 unsigned char iv[12];
77909 unsigned char key[32];
77910 unsigned char salt[0];
77911 unsigned char rec_seq[8];