Bug 184694 - [headers] gssapi.h does not define GSS_C_PRF_KEY_{FULL,PARTIAL}
Summary: [headers] gssapi.h does not define GSS_C_PRF_KEY_{FULL,PARTIAL}
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: standards (show other bugs)
Version: CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-standards (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-11 18:20 UTC by Benjamin Kaduk
Modified: 2017-12-31 22:23 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Kaduk freebsd_committer freebsd_triage 2013-12-11 18:20:00 UTC
	The gssapi.h in src/include/gssapi/ does not define the constants
	GSS_C_PRF_KEY_FULL and GSS_C_PRF_KEY_PARTIAL defined in RFC 4401,
	though it does provide a declaration of the function gss_pseudo_random
	with which they are used.  The pristine vendor code in
	src/crypto/heimdal/lib/gssapi/gssapi does have these definitions.

Fix: 

Since the value of the symbol is mandated by the RFC's C bindings,
	consumers can provide their own defintions as a workaround.
	A proper fix would be to synchronize the installed header with the
	vendor tree.
How-To-Repeat: 	View the gssapi.h headers.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:59:33 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped