hook in arcfour verify_mic
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12672 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -298,8 +298,9 @@ gss_verify_mic_internal | ||||
| 			       type); | ||||
| 	break; | ||||
|     case KEYTYPE_ARCFOUR : | ||||
| 	*minor_status = (OM_uint32)KRB5_PROG_ETYPE_NOSUPP; | ||||
| 	ret = GSS_S_FAILURE; | ||||
| 	ret = _gssapi_verify_mic_arcfour (minor_status, context_handle, | ||||
| 					  message_buffer, token_buffer, | ||||
| 					  qop_state, type, key); | ||||
| 	break; | ||||
|     default : | ||||
| #ifdef HAVE_GSSAPI_CFX | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand