Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/include/openssl/
HDcmperr.h28 # define CMP_R_BAD_REQUEST_ID 108 macro
/freebsd-14-stable/crypto/openssl/crypto/cmp/
HDcmp_server.c205 ERR_raise(ERR_LIB_CMP, CMP_R_BAD_REQUEST_ID); in process_cert_request()
367 ERR_raise(ERR_LIB_CMP, CMP_R_BAD_REQUEST_ID); in process_certConf()
411 ERR_raise(ERR_LIB_CMP, CMP_R_BAD_REQUEST_ID); in process_pollReq()
HDcmp_err.c24 {ERR_PACK(ERR_LIB_CMP, 0, CMP_R_BAD_REQUEST_ID), "bad request id"},
HDcmp_client.c591 ERR_raise(ERR_LIB_CMP, CMP_R_BAD_REQUEST_ID); in cert_response()
HDcmp_msg.c967 ERR_raise(ERR_LIB_CMP, CMP_R_BAD_REQUEST_ID); in suitable_rid()
/freebsd-14-stable/crypto/openssl/crypto/err/
HDopenssl.txt193 CMP_R_BAD_REQUEST_ID:108:bad request id