Searched refs:CC_ERR_CRED_VERSION (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/MITKerberosShim-66/mittestcc/
H A Dtest_ccapi_v2.c368 err = check_once_cc_open(context, name, CC_CRED_V4, &ccache, CC_ERR_CRED_VERSION, NULL);
373 err = check_once_cc_open(context, name, CC_CRED_UNKNOWN, &ccache, CC_ERR_CRED_VERSION, NULL);
392 CC_ERR_CRED_VERSION
463 err = check_once_cc_create(context, "name", CC_CRED_MAX, "foo@BAR.ORG", &ccache, CC_ERR_CRED_VERSION, "invalid creds_vers"); // invalid creds_vers
488 CC_ERR_CRED_VERSION,
965 check_once_cc_set_principal(context, ccache, CC_CRED_MAX, "foo/BAZ@BAR.ORG", CC_ERR_CRED_VERSION, "CC_CRED_MAX (not allowed)");
985 check_once_cc_set_principal(context, ccache, CC_CRED_V4, "foo.BAZ@BAR.ORG", CC_ERR_CRED_VERSION, "replace v5 principal with v4");
1002 check_once_cc_set_principal(context, ccache, CC_CRED_V5, "foo/BAZ@BAR.ORG", CC_ERR_CRED_VERSION, "replace v4 principal with v5");
1031 CC_ERR_CRED_VERSION,
1113 check_once_cc_store(context, ccache, creds_union, CC_ERR_CRED_VERSION, "CC_CRED_MA
[all...]
/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A DCredentialsCache2.h166 CC_ERR_CRED_VERSION enumerator in enum:__anon2916
/macosx-10.10.1/MITKerberosShim-66/include/
H A Dmit-CredentialsCache2.h166 CC_ERR_CRED_VERSION enumerator in enum:__anon2936

Completed in 260 milliseconds