Lines Matching full:arcfour

877 	* krb5/arcfour.c: Use IS_DCE_STYLE flag. There is no padding in
1124 * krb5/arcfour.c: Thinker more with header lengths.
1126 * krb5/arcfour.c: Improve the calcucation of header
1131 _gssapi_wrap_size_arcfour for arcfour
1133 * krb5/arcfour.c: Move _gssapi_wrap_size_arcfour here.
1149 * krb5/arcfour.c: Add wrap support, interrop with itself but not
1152 * krb5/gsskrb5_locl.h: move the arcfour specific stuff to the
1153 arcfour header.
1155 * krb5/arcfour.c: Support DCE-style unwrap, tested with
1421 * arcfour.c: Less pointer signedness warnings.
1459 * arcfour.c: Avoid pointer signedness warnings.
1557 * arcfour.c: Remove signedness warnings.
1666 * arcfour.c (_gssapi_wrap_arcfour): fix calculating the encap
1768 * arcfour.c: mutex buglet, From: Luke Howard <lukeh@PADL.COM>
1856 * arcfour.h: drop structures for message formats, no longer used
1858 * arcfour.c: comment describing message formats
1971 * arcfour.h: remove depenency on gss_arcfour_mic_token and
1974 * arcfour.c: remove depenency on gss_arcfour_mic_token and
1992 * arcfour.c (*): set minor_status
2108 * arcfour.c (arcfour_mic_cksum): use free_Checksum to free the
2111 * arcfour.h: swap two last arguments to verify_mic for consistency
2117 * arcfour.c: release the right buffer
2119 * arcfour.c: rename token structure in consistency with rest of
2125 * arcfour.c (_gssapi_wrap_arcfour): set the correct padding
2133 * arcfour.c: support KEYTYPE_ARCFOUR_56 keys, from Luke Howard
2136 * arcfour.c: use right seal alg, inherit keytype from parent key
2138 * arcfour.c: include the confounder in the checksum use the right
2144 * unwrap.c: hook in arcfour unwrap
2146 * wrap.c: hook in arcfour wrap
2148 * verify_mic.c: hook in arcfour verify_mic
2150 * get_mic.c: hook in arcfour get_mic
2152 * arcfour.c: implement wrap/unwarp
2160 * arcfour.c (_gssapi_verify_mic_arcfour): Do the checksum on right
2163 * Makefile.am (libgssapi_la_SOURCES): += arcfour.c
2165 * gssapi_locl.h: include "arcfour.h"
2167 * arcfour.c: arcfour gss-api mech, get_mic/verify_mic working
2169 * arcfour.h: arcfour gss-api mech, get_mic/verify_mic working
2185 arcfour, return error add hook for cfx
2188 is arcfour, return error add hook for cfx
2191 arcfour, return error add hook for cfx