Home
last modified time | relevance | path

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

/trueos/crypto/heimdal/kcm/
HDacl.c60 case KCM_OP_MOVE_CACHE: in kcm_access()
91 opcode == KCM_OP_MOVE_CACHE) { in kcm_access()
/trueos/crypto/heimdal/lib/krb5/
HDkcm.h65 KCM_OP_MOVE_CACHE, enumerator
HDkcm.c937 ret = krb5_kcm_storage_request(context, KCM_OP_MOVE_CACHE, &request); in kcm_move()