Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_v2.c65 if (!out_union) { err = CC_BAD_PARM; } in new_v5_creds_union_compat()
152 err = check_once_cc_shutdown(NULL, CC_BAD_PARM, NULL); in check_cc_shutdown()
165 CC_BAD_PARM, in check_once_cc_shutdown()
224 err = check_once_cc_get_change_time(context, NULL, CC_BAD_PARM, "NULL param, should fail"); in check_cc_get_change_time()
295 CC_BAD_PARM, in check_once_cc_get_change_time()
351 err = check_once_cc_open(context, NULL, CC_CRED_V5, &ccache, CC_BAD_PARM, NULL); in check_cc_open()
352 err = check_once_cc_open(context, name, CC_CRED_V5, NULL, CC_BAD_PARM, NULL); in check_cc_open()
369 CC_BAD_PARM, in check_once_cc_open()
442 …err = check_once_cc_create(context, NULL, CC_CRED_V5, "foo@BAR.ORG", &ccache, CC_BAD_PARM, "NULL n… in check_cc_create()
444 …err = check_once_cc_create(context, "name", CC_CRED_V5, NULL, &ccache, CC_BAD_PARM, "NULL principa… in check_cc_create()
[all …]
/freebsd/crypto/krb5/src/windows/kfwlogon/
H A Dkfwlogon.h89 #define CC_BAD_PARM 12 macro
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dleash-int.h176 #define CC_BAD_PARM 12 macro
/freebsd/crypto/krb5/src/windows/lib/
H A Dcacheapi.h87 #define CC_BAD_PARM 12 macro
/freebsd/crypto/krb5/src/include/
H A DCredentialsCache2.h136 CC_BAD_PARM, enumerator
/freebsd/crypto/krb5/src/ccapi/lib/
H A Dccapi_v2.c86 return CC_BAD_PARM; in _cci_remap_error()
125 return CC_BAD_PARM; in _cci_remap_error()