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

/freebsd-10.1-release/crypto/heimdal/lib/hx509/
H A Dcms.c1184 int leafonly; member in struct:sigctx
1375 if (sigctx->pool && sigctx->leafonly == 0) {
1479 sigctx.leafonly = (flags & HX509_CMS_SIGNATURE_LEAF_ONLY) ? 1 : 0;

Completed in 81 milliseconds