Home
last modified time | relevance | path

Searched defs:integrity_error (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/kyua/store/
H A Dexceptions.hpp49 class integrity_error : public error { class
H A Dexceptions_test.cpp45 ATF_TEST_CASE_BODY(integrity_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp52 store::integrity_error::integrity_error(const std::string& message) : in integrity_error() function in store::integrity_error
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Drd_req_dec.c162 integrity_error(krb5_context context, krb5_const_principal server, in integrity_error() function