Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_sct_ctx.c107 X509_EXTENSION *preext = X509_get_ext(presigner, preidx); in ct_x509_cert_fixup() local
112 if (preext == NULL || certext == NULL) in ct_x509_cert_fixup()
114 preextdata = X509_EXTENSION_get_data(preext); in ct_x509_cert_fixup()
/third_party/openssl/crypto/ct/
H A Dct_sct_ctx.c107 X509_EXTENSION *preext = X509_get_ext(presigner, preidx); in ct_x509_cert_fixup() local
112 if (preext == NULL || certext == NULL) in ct_x509_cert_fixup()
114 preextdata = X509_EXTENSION_get_data(preext); in ct_x509_cert_fixup()

Completed in 2 milliseconds