Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_openssl.c87 static nxt_tls_bundle_conf_t *nxt_openssl_find_ctx(nxt_tls_conf_t *conf,
1078 bundle = nxt_openssl_find_ctx(conf, &str);
1086 bundle = nxt_openssl_find_ctx(conf, &str);
1114 nxt_openssl_find_ctx(nxt_tls_conf_t *conf, nxt_str_t *sn) function