Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtls.h164 struct cipher_context { struct
193 struct cipher_context tx; argument
194 struct cipher_context rx;
348 struct cipher_context *ctx) in tls_advance_record_sn()
/Linux-v4.19/net/tls/
Dtls_sw.c1151 struct cipher_context *cctx; in tls_set_sw_offload()