Searched defs:krb5_cksumtypes_list (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dcksumtypes.c38 const struct krb5_cksumtypes krb5_cksumtypes_list[] = { variable in typeref:struct:krb5_cksumtypes
149 sizeof(krb5_cksumtypes_list)/sizeof(struct krb5_cksumtypes);
160 ck = (struct krb5_cksumtypes *)&krb5_cksumtypes_list[i];

Completed in 44 milliseconds