Searched refs:chrand (Results 1 – 4 of 4) sorted by relevance
71 vt->chrand = self_compare; in kadm5_auth_self_initvt()
145 else if (opcode == OP_CHRAND && h->vt.chrand != NULL) in call_module()146 return h->vt.chrand(context, h->data, client, p1); in call_module()
752 vt->chrand = acl_chrand; in kadm5_auth_acl_initvt()
288 kadm5_auth_chrand_fn chrand; member