Searched refs:crypto_send (Results 1 – 5 of 5) sorted by relevance
180 union tls_crypto_context crypto_send; member369 buf[1] = TLS_VERSION_MINOR(ctx->crypto_send.info.version); in tls_fill_prepend()370 buf[2] = TLS_VERSION_MAJOR(ctx->crypto_send.info.version); in tls_fill_prepend()
249 memzero_explicit(&ctx->crypto_send, sizeof(ctx->crypto_send)); in tls_ctx_free()343 crypto_info = &ctx->crypto_send.info;430 crypto_info = &ctx->crypto_send.info;
689 crypto_info = &ctx->crypto_send.info; in tls_set_device_offload()783 &ctx->crypto_send.info, in tls_set_device_offload()
323 memcpy(iv, tls_ctx->crypto_send.aes_gcm_128.salt, in tls_enc_skb()
1191 crypto_info = &ctx->crypto_send.info; in tls_set_sw_offload()