Home
last modified time | relevance | path

Searched refs:crypto_send (Results 1 – 5 of 5) sorted by relevance

/linux/net/tls/
A Dtls_main.c262 memzero_explicit(&ctx->crypto_send, sizeof(ctx->crypto_send)); in tls_ctx_free()
359 crypto_info = &ctx->crypto_send.info; in do_tls_getsockopt_conf()
562 crypto_info = &ctx->crypto_send.info; in do_tls_setsockopt_conf()
566 alt_crypto_info = &ctx->crypto_send.info; in do_tls_setsockopt_conf()
A Dtls_device_fallback.c335 memcpy(iv, tls_ctx->crypto_send.aes_gcm_128.salt, in tls_enc_skb()
A Dtls_device.c1041 crypto_info = &ctx->crypto_send.info; in tls_set_device_offload()
1149 &ctx->crypto_send.info, in tls_set_device_offload()
A Dtls_sw.c2380 crypto_info = &ctx->crypto_send.info; in tls_set_sw_offload()
/linux/include/net/
A Dtls.h278 union tls_crypto_context crypto_send; member

Completed in 15 milliseconds