Home
last modified time | relevance | path

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

/crypto/cmp/
A Dcmp_server.c192 si = OSSL_CMP_STATUSINFO_new(status, fail_info, txt); in delayed_delivery()
267 si = OSSL_CMP_STATUSINFO_new(OSSL_CMP_PKISTATUS_rejection, in process_cert_request()
699 if ((si = OSSL_CMP_STATUSINFO_new(OSSL_CMP_PKISTATUS_rejection, in OSSL_CMP_SRV_process_request()
A Dcmp_status.c265 OSSL_CMP_PKISI *OSSL_CMP_STATUSINFO_new(int status, int fail_info, in OSSL_CMP_STATUSINFO_new() function
A Dcmp_msg.c907 OSSL_CMP_STATUSINFO_new(OSSL_CMP_PKISTATUS_rejection, fail_info, text) : in ossl_cmp_certConf_new()
908 OSSL_CMP_STATUSINFO_new(OSSL_CMP_PKISTATUS_accepted, 0, text); in ossl_cmp_certConf_new()
A Dcmp_client.c476 if ((si = OSSL_CMP_STATUSINFO_new(status, fail_info, txt)) == NULL) in ossl_cmp_exchange_error()

Completed in 18 milliseconds