Lines Matching refs:in

29  *  values stored in network byte order (Big Endian)
108 * within a SASL plug-in. This MUST NOT be used in the PLAIN mechanism
120 int (*decode64)(const char *in, unsigned inlen,
122 int (*encode64)(const char *in, unsigned inlen,
178 * created / destroyed by the glue code, though probably filled in
266 * in user name from wire protocol (need not be NUL terminated)
273 * responsible for setting user, ulen, authid, and alen in the oparams
286 const char *in, unsigned len,
340 /* client plug-in features */
351 /* best security flags, as defined in sasl_security_properties_t */
382 * SASL_INTERACT -- user interaction needed to fill in prompts
421 * plug-in entry point:
441 /* add a client plug-in */
474 * in sasl.h
495 * server plug-in calls this when it first has access to the plaintext
514 * responsible for setting user, ulen, authid, and alen in the oparams
532 * auxiliary property context (see definitions in prop.h)
565 /* features for server plug-in */
568 /* callbacks required by plug-in */
578 /* best security flags, as defined in sasl_security_properties_t */
608 * perform one step in exchange
663 * maxmech -- max number of strings in mechlist (0 = no output)
665 * mechlist -- an array of C string pointers, filled in with
696 * in config
701 * additional memory allocation in SASL core code to keep track of
724 * plug-in entry point:
726 * plugname -- name of plug-in (may be NULL)
729 * out_version -- server plug-in version of result
746 * add a server plug-in
752 * user canonicalization plug-in -- added cjn 1999-09-29
811 * default name for canonuser plug-in entry point is "sasl_canonuser_init"
826 * auxiliary property plug-in -- added cjn 1999-09-29
843 * fill in fields of an auxiliary property context
844 * last element in array has id of SASL_AUX_END
871 * default name for auxprop plug-in entry point is "sasl_auxprop_init"
881 /* add an auxiliary property plug-in */