Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dkcm.h55 KCM_OP_RETRIEVE, enumerator
H A Dkcm.c436 ret = krb5_kcm_storage_request(context, KCM_OP_RETRIEVE, &request);
/freebsd/crypto/heimdal/kcm/
H A Dacl.c70 case KCM_OP_RETRIEVE: in kcm_access()