Home
last modified time | relevance | path

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

/src/crypto/krb5/src/ccapi/common/
H A Dcci_cred_union.c532 if (io_cred_union->cred_type == CC_CRED_V5) { in cci_cred_union_release()
693 compat_cred_union->cred_type = CC_CRED_V5; in cci_credentials_union_to_cred_union()
736 if (in_cred_union->cred_type == CC_CRED_V5) { in cci_cred_union_to_credentials_union()
828 if (in_cred_union_compat->cred_type == CC_CRED_V5 && in cci_cred_union_compare_to_credentials_union()
/src/crypto/krb5/src/ccapi/lib/win/OldCC/
H A Dccapi.h134 CC_INT32 cred_type; member
/src/crypto/krb5/src/windows/lib/
H A Dcacheapi.h135 cc_int32 cred_type; member
/src/crypto/krb5/src/include/
H A DCredentialsCache2.h99 cc_int32 cred_type; /* cc_cred_vers */ member
/src/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_v2.c41 if (a && b && a->cred_type == b->cred_type) { in compare_v5_creds_unions_compat()
42 if (a->cred_type == CC_CRED_V5) { in compare_v5_creds_unions_compat()
108 creds_union->cred_type = CC_CRED_V5; in new_v5_creds_union_compat()
/src/contrib/wpa/wpa_supplicant/
H A Dinterworking.c339 u8 cred_type; member
441 e->cred_type = *pos; in nai_realm_parse_eap()
443 e->cred_type); in nai_realm_parse_eap()