Searched refs:noncep (Results 1 – 1 of 1) sorted by relevance
1494 uint64_t *noncep; in ktls_frame() local1584 noncep = (uint64_t *)(tls->params.iv + 8); in ktls_frame()1585 be64enc(tlshdr + 1, *noncep); in ktls_frame()1586 (*noncep)++; in ktls_frame()