Searched refs:context_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c269 } context_t; typedef in typeref:struct:context
751 static int dec_3des(context_t *text,
791 static int enc_3des(context_t *text,
825 static int init_3des(context_t *text,
872 static int dec_des(context_t *text,
915 static int enc_des(context_t *text,
952 static int init_des(context_t *text,
983 static void free_des(context_t *text)
1096 static void free_rc4(context_t *text)
1108 static int init_rc4(context_t *tex
[all...]
/osnet-11/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c175 } context_t; typedef in typeref:struct:context
189 sasl_gss_seterror_(const context_t *text, OM_uint32 maj, OM_uint32 min,
356 context_t *text = (context_t *)context;
464 context_t *text = (context_t *) context;
606 context_t *text = (context_t *) context;
618 static context_t *gss_new_context(const sasl_utils_t *utils)
620 context_t *re
[all...]

Completed in 28 milliseconds