Searched defs:cred_vers (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/krb5/src/ccapi/test/ |
H A D | test_ccapi_context.c | 599 …e_cc_context_create_ccache(cc_context_t context, const char *name, cc_uint32 cred_vers, const char… in check_once_cc_context_create_ccache() 696 cc_int32 check_once_cc_context_create_default_ccache(cc_context_t context, cc_uint32 cred_vers, con… in check_once_cc_context_create_default_ccache() 787 …reate_new_ccache(cc_context_t context, cc_int32 should_be_default, cc_uint32 cred_vers, const char… in check_once_cc_context_create_new_ccache()
|
H A D | test_ccapi_ccache.c | 468 cc_uint32 cred_vers, in check_once_cc_ccache_get_principal() 625 cc_int32 check_once_cc_ccache_set_principal(cc_ccache_t ccache, cc_uint32 cred_vers, const char *in… in check_once_cc_ccache_set_principal()
|
H A D | test_ccapi_v2.c | 456 cc_result check_once_cc_create(apiCB *context, const char *name, cc_int32 cred_vers, const char *p… in check_once_cc_create() 947 cc_int32 check_once_cc_set_principal(apiCB *context, ccache_p *ccache, cc_int32 cred_vers, const ch… in check_once_cc_set_principal()
|
/freebsd/crypto/krb5/src/ccapi/server/ |
H A D | ccs_cache_collection.c | 765 cc_uint32 cred_vers; in ccs_cache_collection_create_ccache() local 820 cc_uint32 cred_vers; in ccs_cache_collection_create_default_ccache() local 878 cc_uint32 cred_vers; in ccs_cache_collection_create_new_ccache() local
|
H A D | ccs_ccache.c | 953 cc_uint32 cred_vers = 0; in ccs_ccache_get_kdc_time_offset() local 988 cc_uint32 cred_vers = 0; in ccs_ccache_set_kdc_time_offset() local 1026 cc_uint32 cred_vers = 0; in ccs_ccache_clear_kdc_time_offset() local
|