Home
last modified time | relevance | path

Searched refs:get_x509_name (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_tls.cc2572 StringRef get_x509_name(BlockAllocator &balloc, X509_NAME *nm) { in get_x509_name() function
2595 return get_x509_name(balloc, X509_get_subject_name(x)); in get_x509_subject_name()
2599 return get_x509_name(balloc, X509_get_issuer_name(x)); in get_x509_issuer_name()

Completed in 4 milliseconds