Searched refs:get_x509_subject_name (Results 1 – 4 of 4) sorted by relevance
281 StringRef get_x509_subject_name(BlockAllocator &balloc, X509 *x);
208 auto name = tls::get_x509_subject_name(balloc, x); in env_get_tls_client_subject_name()
793 : tls::get_x509_subject_name(balloc, x); in upstream_accesslog()
2042 StringRef get_x509_subject_name(BlockAllocator &balloc, X509 *x) { in get_x509_subject_name() function