Searched refs:get_x509_serial (Results 1 – 4 of 4) sorted by relevance
323 StringRef get_x509_serial(BlockAllocator &balloc, X509 *x);
278 auto sn = tls::get_x509_serial(balloc, x); in env_get_tls_client_serial()
825 auto sn = tls::get_x509_serial(balloc, x); in upstream_accesslog()
2602 StringRef get_x509_serial(BlockAllocator &balloc, X509 *x) { in get_x509_serial() function