Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ct/
H A Dct_x509v3.c153 .ext_nid = NID_ct_precert_poison,
H A Dct_sct_ctx.c172 int poison_idx = ct_x509_get_ext(cert, NID_ct_precert_poison, &poison_ext_is_dup); in SCT_CTX_set1_cert()
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h2668 {"ct_precert_poison","CT Precertificate Poison",NID_ct_precert_poison,
/dragonfly/crypto/libressl/include/openssl/
H A Dobj_mac.h4248 #define NID_ct_precert_poison 1019 macro