Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_sct_ctx.c108 X509_EXTENSION *certext = X509_get_ext(cert, certidx); in ct_x509_cert_fixup() local
112 if (preext == NULL || certext == NULL) in ct_x509_cert_fixup()
116 !X509_EXTENSION_set_data(certext, preextdata)) in ct_x509_cert_fixup()
/third_party/openssl/crypto/ct/
H A Dct_sct_ctx.c108 X509_EXTENSION *certext = X509_get_ext(cert, certidx); in ct_x509_cert_fixup() local
112 if (preext == NULL || certext == NULL) in ct_x509_cert_fixup()
116 !X509_EXTENSION_set_data(certext, preextdata)) in ct_x509_cert_fixup()

Completed in 1 milliseconds