Home
last modified time | relevance | path

Searched defs:krb5_keytypes (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h861 struct krb5_keytypes { struct
862 krb5_enctype etype;
863 char *in_string;
864 char *out_string;
865 const struct krb5_enc_provider *enc;
866 const struct krb5_hash_provider *hash;
867 krb5_encrypt_length_func encrypt_len;
868 krb5_crypt_func encrypt;
869 krb5_crypt_func decrypt;
870 krb5_cksumtype required_ctype;
[all …]