File: gss_wrap_size_limit.texi

package info (click to toggle)
gss 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,168 kB
  • sloc: ansic: 22,018; sh: 7,410; python: 2,873; perl: 861; makefile: 334; xml: 52; sed: 16
file content (11 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
@subheading gss_wrap_size_limit
@anchor{gss_wrap_size_limit}
@deftypefun {OM_uint32} {gss_wrap_size_limit} (OM_uint32 * @var{minor_status}, const gss_ctx_id_t @var{context_handle}, int @var{conf_req_flag}, gss_qop_t @var{qop_req}, OM_uint32 @var{req_output_size}, OM_uint32 * @var{max_input_size})
@var{minor_status}: 
@var{context_handle}: 
@var{conf_req_flag}: 
@var{qop_req}: 
@var{req_output_size}: 
@var{max_input_size}: 
@end deftypefun