Searched refs:KV5M_CCACHE (Results 1 – 3 of 3) sorted by relevance
52 KV5M_CCACHE, /* Type */117 (void) krb5_ser_pack_int32(KV5M_CCACHE, &bp, &remain); in krb5_ccache_externalize()142 (void) krb5_ser_pack_int32(KV5M_CCACHE, &bp, &remain); in krb5_ccache_externalize()172 if (ibuf == KV5M_CCACHE) { in krb5_ccache_internalize()186 (ibuf == KV5M_CCACHE)) { in krb5_ccache_internalize()
1950 lid->magic = KV5M_CCACHE; in krb5_fcc_resolve()2290 lid->magic = KV5M_CCACHE; in krb5_fcc_generate_new()
3366 #define KV5M_CCACHE (-1760647380L) macro