Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/heimdal/lib/ipc/
H A Dcommon.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()
/freebsd-13.1/crypto/heimdal/base/
H A Dheimbase.h97 #define heim_assert(e,t) \ macro
/freebsd-13.1/crypto/heimdal/lib/gssapi/spnego/
H A Daccept_sec_context.c449 heim_assert(mech_buf->length == buf_len, "Internal ASN.1 error"); in acceptor_complete()
/freebsd-13.1/crypto/heimdal/lib/krb5/
H A Dcontext.c995 heim_assert(pdu_type == KRB5_PDU_AS_REQUEST || in krb5_get_default_in_tkt_etypes()