Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h77922 struct tls12_crypto_info_sm4_ccm { struct
77923 struct tls_crypto_info info;
77924 unsigned char iv[8];
77925 unsigned char key[16];
77926 unsigned char salt[4];
77927 unsigned char rec_seq[8];