Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_sct_ctx.c78 __owur static int ct_x509_cert_fixup(X509 *cert, X509 *presigner) in ct_x509_cert_fixup() function
166 * cert. This, along with ct_x509_cert_fixup(), gets a TBSCertificate (see in SCT_CTX_set1_cert()
178 if (!ct_x509_cert_fixup(pretmp, presigner)) in SCT_CTX_set1_cert()
/third_party/openssl/crypto/ct/
H A Dct_sct_ctx.c78 __owur static int ct_x509_cert_fixup(X509 *cert, X509 *presigner) in ct_x509_cert_fixup() function
166 * cert. This, along with ct_x509_cert_fixup(), gets a TBSCertificate (see in SCT_CTX_set1_cert()
178 if (!ct_x509_cert_fixup(pretmp, presigner)) in SCT_CTX_set1_cert()

Completed in 1 milliseconds