Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dhx509.h145 #define HX509_CMS_EV_ALLOW_WEAK 0x02 macro
H A Dcms.c586 if (flags & HX509_CMS_EV_ALLOW_WEAK) in hx509_cms_envelope_1()
H A Dhxtool.c606 flags |= HX509_CMS_EV_ALLOW_WEAK; in cms_create_enveloped()