Home
last modified time | relevance | path

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

/openbmc/linux/net/handshake/
H A Dtlshd.c37 key_serial_t th_certificate; member
56 treq->th_certificate = TLS_NO_CERT; in tls_handshake_req_init()
168 if (treq->th_certificate == TLS_NO_CERT && in tls_handshake_put_certificate()
177 treq->th_certificate) || in tls_handshake_put_certificate()
317 treq->th_certificate = args->ta_my_cert; in tls_client_hello_x509()
380 treq->th_certificate = args->ta_my_cert; in tls_server_hello_x509()