Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/heimdal/lib/krb5/
HDkcm.h43 #define KCM_PROTOCOL_VERSION_MINOR 0 macro
HDkcm.c120 ret = krb5_store_int8(sp, KCM_PROTOCOL_VERSION_MINOR); in krb5_kcm_storage_request()
/freebsd-13-stable/crypto/heimdal/kcm/
HDconnect.c68 buf[1] != KCM_PROTOCOL_VERSION_MINOR) { in kcm_service()