Home
last modified time | relevance | path

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

/trueos/crypto/heimdal/lib/ipc/
HDcommon.c108 heim_assert(0, "no semaphore support w/o pthreads"); in heim_ipc_semaphore_create()
133 heim_assert(0, "no semaphore support w/o pthreads"); in heim_ipc_semaphore_wait()
166 heim_assert(0, "no semaphore support w/o pthreads"); in heim_ipc_semaphore_signal()
185 heim_assert(0, "no semaphore support w/o pthreads"); in heim_ipc_semaphore_release()
/trueos/crypto/heimdal/base/
HDheimbase.h97 #define heim_assert(e,t) \ macro
/trueos/crypto/heimdal/lib/gssapi/spnego/
HDaccept_sec_context.c449 heim_assert(mech_buf->length == buf_len, "Internal ASN.1 error"); in acceptor_complete()
/trueos/crypto/heimdal/lib/krb5/
HDcontext.c995 heim_assert(pdu_type == KRB5_PDU_AS_REQUEST || in krb5_get_default_in_tkt_etypes()