Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_server.c36 int sendUnprotectedErrors; /* Send error and rejection msgs unprotected */ member
117 srv_ctx->sendUnprotectedErrors = val != 0; in OSSL_CMP_SRV_CTX_set_send_unprotected_errors()
237 srv_ctx->sendUnprotectedErrors); in process_cert_request()
284 srv_ctx->sendUnprotectedErrors)) == NULL) in process_rr()
604 data, srv_ctx->sendUnprotectedErrors); in OSSL_CMP_SRV_process_request()