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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Docsp.c122 unsigned long sign_flags = 0, verify_flags = 0, rflags = 0; local
201 sign_flags |= OCSP_NOCERTS;
663 if (!OCSP_request_sign(req, signer, key, EVP_sha1(), sign_other, sign_flags))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Docsp.c161 unsigned long sign_flags = 0, verify_flags = 0, rflags = 0; local
256 sign_flags |= OCSP_NOCERTS;
695 (req, signer, key, NULL, sign_other, sign_flags)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Docsp.c161 unsigned long sign_flags = 0, verify_flags = 0, rflags = 0; local
256 sign_flags |= OCSP_NOCERTS;
695 (req, signer, key, NULL, sign_other, sign_flags)) {

Completed in 195 milliseconds