Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/kcm/
H A Dacl.c60 case KCM_OP_MOVE_CACHE: in kcm_access()
91 opcode == KCM_OP_MOVE_CACHE) { in kcm_access()
/freebsd/crypto/heimdal/lib/krb5/
H A Dkcm.h65 KCM_OP_MOVE_CACHE, enumerator
H A Dkcm.c937 ret = krb5_kcm_storage_request(context, KCM_OP_MOVE_CACHE, &request); in kcm_move()