Lines Matching refs:ossl_assert

88     if (!ossl_assert(msg != NULL && msg->body != NULL))  in ossl_cmp_msg_set_bodytype()
97 if (!ossl_assert(msg != NULL && msg->body != NULL)) in OSSL_CMP_MSG_get_bodytype()
137 if (!ossl_assert(pexts != NULL)) /* pointer to var must not be NULL */ in add1_extension()
164 if (!ossl_assert(ctx != NULL)) in ossl_cmp_msg_create()
382 if (!ossl_assert(ctx != NULL)) in ossl_cmp_certreq_new()
455 if (!ossl_assert(ctx != NULL && si != NULL)) in ossl_cmp_certrep_new()
528 if (!ossl_assert(ctx != NULL in ossl_cmp_rr_new()
589 if (!ossl_assert(ctx != NULL && si != NULL)) in ossl_cmp_rp_new()
632 if (!ossl_assert(ctx != NULL)) in ossl_cmp_pkiconf_new()
650 if (!ossl_assert(msg != NULL && itav != NULL)) in ossl_cmp_msg_gen_push0_ITAV()
670 if (!ossl_assert(msg != NULL)) in ossl_cmp_msg_gen_push1_ITAVs()
694 if (!ossl_assert(ctx != NULL)) in gen_new()
735 if (!ossl_assert(ctx != NULL && si != NULL)) in ossl_cmp_error_new()
787 if (!ossl_assert(certStatus != NULL)) in ossl_cmp_certstatus_set0_certHash()
804 if (!ossl_assert(ctx != NULL && ctx->newCert != NULL in ossl_cmp_certConf_new()
880 if (!ossl_assert(ctx != NULL)) in ossl_cmp_pollReq_new()
910 if (!ossl_assert(ctx != NULL)) in ossl_cmp_pollRep_new()
946 if (!ossl_assert(rrep != NULL)) in ossl_cmp_revrepcontent_get_pkisi()
968 if (!ossl_assert(rrep != NULL)) in ossl_cmp_revrepcontent_get_CertId()
1005 if (!ossl_assert(prc != NULL)) in ossl_cmp_pollrepcontent_get0_pollrep()
1031 if (!ossl_assert(crm != NULL && crm->response != NULL)) in ossl_cmp_certrepmessage_get0_certresponse()
1057 if (!ossl_assert(crep != NULL && ctx != NULL)) in ossl_cmp_certresponse_get1_cert()
1204 if (!ossl_assert(msg != NULL)) in ossl_cmp_is_error_with_waiting()