HomeSort by: relevance | last modified time | path
    Searched refs:KCM_PROTOCOL_VERSION_MAJOR (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
kcm.h 44 #define KCM_PROTOCOL_VERSION_MAJOR 2
kcm.c 119 ret = krb5_store_int8(sp, KCM_PROTOCOL_VERSION_MAJOR);
  /src/crypto/external/bsd/heimdal/dist/kcm/
connect.c 69 if (buf[0] != KCM_PROTOCOL_VERSION_MAJOR ||

Completed in 68 milliseconds