Searched refs:NID_ct_precert_poison (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/crypto/openssl/crypto/ct/ |
| D | ct_x509v3.c | 89 { NID_ct_precert_poison, 0, ASN1_ITEM_ref(ASN1_NULL),
|
| D | ct_sct_ctx.c | 116 int poison_idx = ct_x509_get_ext(cert, NID_ct_precert_poison, &poison_ext_is_dup); in SCT_CTX_set1_cert()
|
| /freebsd-12-stable/crypto/openssl/crypto/objects/ |
| D | obj_dat.h | 2035 {"ct_precert_poison", "CT Precertificate Poison", NID_ct_precert_poison, 10, &so[6211]},
|
| /freebsd-12-stable/crypto/openssl/apps/ |
| D | req.c | 777 if (X509_add1_ext_i2d(x509ss, NID_ct_precert_poison, NULL, 1, 0) in req_main()
|
| /freebsd-12-stable/crypto/openssl/include/openssl/ |
| D | obj_mac.h | 4932 #define NID_ct_precert_poison 952 macro
|