Home
last modified time | relevance | path

Searched refs:authorization_id (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c2344 unsigned char *authorization_id, argument
2358 if (authorization_id != NULL) {
2360 utils->MD5Update(&Md5Ctx, authorization_id, strlen((char *) authorization_id));
2379 char *authorization_id, argument
2393 (unsigned char *) authorization_id,
2850 char *authorization_id = NULL; local
2912 _plug_strdup(sparams->utils, value, &authorization_id, NULL);
3173 if (!authorization_id || !*authorization_id) {
3178 authorization_id, 0, SASL_CU_AUTHZID,
3370 authorization_id,
[all …]