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

/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dcrypto.c62 unsupported_enctype(krb5_context context, krb5_enctype etype) function
89 return unsupported_enctype (context, type);
102 return unsupported_enctype (context, type);
116 return unsupported_enctype (context, type);
139 return unsupported_enctype (context,
700 return unsupported_enctype (context, etype);
726 return unsupported_enctype (context, etype);
1964 return unsupported_enctype (context, etype);
2042 return unsupported_enctype(context, etype);

Completed in 55 milliseconds