Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ct/
Dct_sct_ctx.c95 X509_EXTENSION *certext = X509_get_ext(cert, certidx); in ct_x509_cert_fixup() local
99 if (preext == NULL || certext == NULL) in ct_x509_cert_fixup()
103 !X509_EXTENSION_set_data(certext, preextdata)) in ct_x509_cert_fixup()