Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_tls.h281 StringRef get_x509_subject_name(BlockAllocator &balloc, X509 *x);
Dshrpx_mruby_module_env.cc208 auto name = tls::get_x509_subject_name(balloc, x); in env_get_tls_client_subject_name()
Dshrpx_log.cc793 : tls::get_x509_subject_name(balloc, x); in upstream_accesslog()
Dshrpx_tls.cc2042 StringRef get_x509_subject_name(BlockAllocator &balloc, X509 *x) { in get_x509_subject_name() function