Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dtls.h190 union tls_crypto_context crypto_send; member
380 buf[1] = TLS_VERSION_MINOR(ctx->crypto_send.info.version); in tls_fill_prepend()
381 buf[2] = TLS_VERSION_MAJOR(ctx->crypto_send.info.version); in tls_fill_prepend()