Searched refs:k5_memrcache_store (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/rcache/ |
H A D | t_memrcache.c | 55 ret = k5_memrcache_store(context, mrc, &tag_data); in main() 60 ret = k5_memrcache_store(context, mrc, &tag_data); in main() 73 ret = k5_memrcache_store(context, mrc, &tag_data); in main()
|
H A D | memrcache.h | 41 krb5_error_code k5_memrcache_store(krb5_context context, k5_memrcache mrc,
|
H A D | memrcache.c | 125 k5_memrcache_store(krb5_context context, k5_memrcache mrc, in k5_memrcache_store() function
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | privsafe.c | 140 return k5_memrcache_store(context, authcon->memrcache, &tag); in k5_privsafe_check_replay()
|