Home
last modified time | relevance | path

Searched refs:cc_credentials_v5_compat (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/include/
H A DCredentialsCache2.h72 typedef struct cc_credentials_v5_compat { struct
86 } cc_credentials_v5_compat; argument
95 cc_credentials_v5_compat* pV5Cred;
115 typedef cc_credentials_v5_compat cc_creds;
/freebsd/crypto/krb5/src/ccapi/common/
H A Dcci_cred_union.c512 cc_credentials_v5_compat cci_credentials_v5_compat_initializer = {
645 cc_credentials_v5_compat *compat_v5creds = NULL; in cci_credentials_union_to_cred_union()
737 cc_credentials_v5_compat *compat_v5creds = in_cred_union->cred.pV5Cred; in cci_cred_union_to_credentials_union()
830 cc_credentials_v5_compat *old_creds_v5 = in_cred_union_compat->cred.pV5Cred; in cci_cred_union_compare_to_credentials_union()
/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_v2.c60 cc_credentials_v5_compat *v5creds = NULL; in new_v5_creds_union_compat()
125 cc_credentials_v5_compat *v5creds = NULL; in release_v5_creds_union_compat()