Home
last modified time | relevance | path

Searched refs:chain_file (Results 1 – 3 of 3) sorted by last modified time

/unit/src/
H A Dnxt_router.c2994 bundle->chain_file = msg->fd[0]; in nxt_router_tls_rpc_handler()
H A Dnxt_openssl.c470 BIO_set_fd(bio, bundle->chain_file, BIO_CLOSE);
H A Dnxt_tls.h57 nxt_fd_t chain_file; member