Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h148104 struct tls12_crypto_info_sm4_ccm { struct
148105 struct tls_crypto_info info;
148106 unsigned char iv[8];
148107 unsigned char key[16];
148108 unsigned char salt[4];
148109 unsigned char rec_seq[8];