NetBSD/crypto/dist/heimdal/lib/gssapi
elric 512a461832 Change all functions that call gssapi_krb5_init() to call one of
two macros GSSAPI_KRB5_INIT() or GSSAPI_KRB5_INIT_MS() which call
the former, check its return code and bail on error.

Addresses PR lib/19191
Given a quick look by joda@.
2002-11-28 11:21:16 +00:00
..
8003.c
ChangeLog
Makefile.am
Makefile.in
accept_sec_context.c
acquire_cred.c
add_oid_set_member.c
address_to_krb5addr.c
canonicalize_name.c
compare_name.c
context_time.c
copy_ccache.c
create_emtpy_oid_set.c
decapsulate.c
delete_sec_context.c
display_name.c
display_status.c
duplicate_name.c
encapsulate.c
export_name.c
export_sec_context.c
external.c
get_mic.c
gssapi.h
gssapi_locl.h
import_name.c
import_sec_context.c
indicate_mechs.c
init.c
init_sec_context.c
inquire_context.c
inquire_cred.c
release_buffer.c
release_cred.c
release_name.c
release_oid_set.c
test_oid_set_member.c
unwrap.c
v1.c
verify_mic.c
wrap.c