Searched refs:KCM_PROTOCOL_VERSION_MAJOR (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dkcm.h42 #define KCM_PROTOCOL_VERSION_MAJOR 2 macro
H A Dkcm.c117 ret = krb5_store_int8(sp, KCM_PROTOCOL_VERSION_MAJOR);
/freebsd-13-stable/crypto/heimdal/kcm/
H A Dconnect.c67 if (buf[0] != KCM_PROTOCOL_VERSION_MAJOR ||

Completed in 67 milliseconds