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

/freebsd-12-stable/crypto/openssl/crypto/ct/
H A Dct_sct_ctx.c115 int poison_ext_is_dup, sct_ext_is_dup; local
134 idx = ct_x509_get_ext(cert, NID_ct_precert_scts, &sct_ext_is_dup);
136 if (sct_ext_is_dup)

Completed in 108 milliseconds