forked from google/oss-fuzz-gen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkrb5.yaml
151 lines (151 loc) · 5.19 KB
/
krb5.yaml
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
"functions":
- "name": "iakerb_gss_accept_sec_context"
"params":
- "name": "minor_status"
"type": "int *"
- "name": "context_handle"
"type": "bool "
- "name": "verifier_cred_handle"
"type": "struct gss_cred_id_struct *"
- "name": "input_token"
"type": "struct gss_buffer_desc_struct *"
- "name": "input_chan_bindings"
"type": "struct gss_channel_bindings_struct *"
- "name": "src_name"
"type": "bool "
- "name": "mech_type"
"type": "bool "
- "name": "output_token"
"type": "struct gss_buffer_desc_struct *"
- "name": "ret_flags"
"type": "int *"
- "name": "time_rec"
"type": "int *"
- "name": "delegated_cred_handle"
"type": "bool "
"return_type": "int"
"signature": "OM_uint32 iakerb_gss_accept_sec_context(OM_uint32 *, gss_ctx_id_t *, gss_cred_id_t, gss_buffer_t, gss_channel_bindings_t, gss_name_t *, gss_OID *, gss_buffer_t, OM_uint32 *, OM_uint32 *, gss_cred_id_t *)"
- "name": "iakerb_gss_init_sec_context"
"params":
- "name": "minor_status"
"type": "int *"
- "name": "claimant_cred_handle"
"type": "struct gss_cred_id_struct *"
- "name": "context_handle"
"type": "bool "
- "name": "target_name"
"type": "struct gss_name_struct *"
- "name": "mech_type"
"type": "struct gss_OID_desc_struct *"
- "name": "req_flags"
"type": "int"
- "name": "time_req"
"type": "int"
- "name": "input_chan_bindings"
"type": "struct gss_channel_bindings_struct *"
- "name": "input_token"
"type": "struct gss_buffer_desc_struct *"
- "name": "actual_mech_type"
"type": "bool "
- "name": "output_token"
"type": "struct gss_buffer_desc_struct *"
- "name": "ret_flags"
"type": "int *"
- "name": "time_rec"
"type": "int *"
"return_type": "int"
"signature": "OM_uint32 iakerb_gss_init_sec_context(OM_uint32 *, gss_cred_id_t, gss_ctx_id_t *, gss_name_t, gss_OID, OM_uint32, OM_uint32, gss_channel_bindings_t, gss_buffer_t, gss_OID *, gss_buffer_t, OM_uint32 *, OM_uint32 *)"
- "name": "kg_accept_krb5"
"params":
- "name": "minor_status"
"type": "int *"
- "name": "context_handle"
"type": "bool "
- "name": "verifier_cred_handle"
"type": "struct gss_cred_id_struct *"
- "name": "input_token"
"type": "struct gss_buffer_desc_struct *"
- "name": "input_chan_bindings"
"type": "struct gss_channel_bindings_struct *"
- "name": "src_name"
"type": "bool "
- "name": "mech_type"
"type": "bool "
- "name": "output_token"
"type": "struct gss_buffer_desc_struct *"
- "name": "ret_flags"
"type": "int *"
- "name": "time_rec"
"type": "int *"
- "name": "delegated_cred_handle"
"type": "bool "
- "name": "exts"
"type": "struct _krb5_gss_ctx_ext_rec *"
"return_type": "int"
"signature": "OM_uint32 kg_accept_krb5(OM_uint32 *, gss_ctx_id_t *, gss_cred_id_t, gss_buffer_t, gss_channel_bindings_t, gss_name_t *, gss_OID *, gss_buffer_t, OM_uint32 *, OM_uint32 *, gss_cred_id_t *, krb5_gss_ctx_ext_t)"
- "name": "krb5_gss_init_sec_context"
"params":
- "name": "minor_status"
"type": "int *"
- "name": "claimant_cred_handle"
"type": "struct gss_cred_id_struct *"
- "name": "context_handle"
"type": "bool "
- "name": "target_name"
"type": "struct gss_name_struct *"
- "name": "mech_type"
"type": "struct gss_OID_desc_struct *"
- "name": "req_flags"
"type": "int"
- "name": "time_req"
"type": "int"
- "name": "input_chan_bindings"
"type": "struct gss_channel_bindings_struct *"
- "name": "input_token"
"type": "struct gss_buffer_desc_struct *"
- "name": "actual_mech_type"
"type": "bool "
- "name": "output_token"
"type": "struct gss_buffer_desc_struct *"
- "name": "ret_flags"
"type": "int *"
- "name": "time_rec"
"type": "int *"
"return_type": "int"
"signature": "OM_uint32 krb5_gss_init_sec_context(OM_uint32 *, gss_cred_id_t, gss_ctx_id_t *, gss_name_t, gss_OID, OM_uint32, OM_uint32, gss_channel_bindings_t, gss_buffer_t, gss_OID *, gss_buffer_t, OM_uint32 *, OM_uint32 *)"
- "name": "krb5_gss_init_sec_context_ext"
"params":
- "name": "minor_status"
"type": "int *"
- "name": "claimant_cred_handle"
"type": "struct gss_cred_id_struct *"
- "name": "context_handle"
"type": "bool "
- "name": "target_name"
"type": "struct gss_name_struct *"
- "name": "mech_type"
"type": "struct gss_OID_desc_struct *"
- "name": "req_flags"
"type": "int"
- "name": "time_req"
"type": "int"
- "name": "input_chan_bindings"
"type": "struct gss_channel_bindings_struct *"
- "name": "input_token"
"type": "struct gss_buffer_desc_struct *"
- "name": "actual_mech_type"
"type": "bool "
- "name": "output_token"
"type": "struct gss_buffer_desc_struct *"
- "name": "ret_flags"
"type": "int *"
- "name": "time_rec"
"type": "int *"
- "name": "exts"
"type": "struct _krb5_gss_ctx_ext_rec *"
"return_type": "int"
"signature": "OM_uint32 krb5_gss_init_sec_context_ext(OM_uint32 *, gss_cred_id_t, gss_ctx_id_t *, gss_name_t, gss_OID, OM_uint32, OM_uint32, gss_channel_bindings_t, gss_buffer_t, gss_OID *, gss_buffer_t, OM_uint32 *, OM_uint32 *, krb5_gss_ctx_ext_t)"
"language": "c"
"project": "krb5"
"target_name": "Fuzz_profile"
"target_path": "/src/krb5/fuzzing/Fuzz_profile.c"