summaryrefslogtreecommitdiffstats
path: root/src/mac/GSSLibrary.exp
blob: a6b116c1efffa7e686eb7d6968dd3ea5cc8692be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
#----------------------------------------------------
#   GSSLibrary.exp - GSSLib fragment definition file
#----------------------------------------------------

#
#CFM
#
#__terminate
#__initialize

#
#GSS-API v2
#
gss_acquire_cred			
gss_release_cred			
gss_init_sec_context		
gss_accept_sec_context		
gss_process_context_token		
gss_delete_sec_context			
gss_context_time			
gss_sign				
gss_verify				
gss_seal				
gss_unseal				
gss_display_status			
gss_indicate_mechs			
gss_compare_name			
gss_display_name			
gss_import_name				
gss_release_name			
gss_release_buffer			
gss_release_oid_set			
gss_inquire_cred			

#
#GSS-API v2  additional credential calls		
#
gss_add_cred
gss_inquire_cred_by_mech

#
#GSS-API v2  additional context-level calls
#
gss_inquire_context
gss_wrap_size_limit
gss_export_sec_context
gss_import_sec_context

#
#GSS-API v2  additional calls for OID and OID_set operations
#
gss_release_oid
gss_create_empty_oid_set
gss_add_oid_set_member
gss_test_oid_set_member
gss_oid_to_str
gss_str_to_oid

#
#GSS-API v2  renamed message protection calls
#
gss_wrap
gss_unwrap
gss_get_mic
gss_verify_mic

#
#GSS-API v2  future extensions
#
	gss_inquire_names_for_mech
#	gss_inquire_mechs_for_name
	gss_canonicalize_name
	gss_export_name
	gss_duplicate_name