Home
last modified time | relevance | path

Searched refs:cipher_context (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/net/
Dtls.h223 struct cipher_context { struct
265 struct cipher_context tx;
266 struct cipher_context rx;
490 struct cipher_context *ctx) in tls_advance_record_sn()
/Linux-v5.4/net/tls/
Dtls_sw.c2214 struct cipher_context *cctx; in tls_set_sw_offload()