Searched refs:mechdata (Results 1 – 1 of 1) sorted by relevance
125 struct mechdata { struct135 struct mechdata *mechdata; member233 ap->mech.mechdata = NULL; in appendalgtype()455 mapuid2cache(uid_t uid, struct mechdata *mdp) in mapuid2cache()473 struct mechdata *mdp; in appendsecretkey3()485 if ((mdp = mp->mechdata) == NULL) { in appendsecretkey3()486 mdp = (struct mechdata *)calloc(1, sizeof (*mdp)); in appendsecretkey3()493 mp->mechdata = mdp; in appendsecretkey3()655 struct mechdata *mdp; in pk_clear3()665 if ((mdp = ap->mech.mechdata) == NULL) { in pk_clear3()[all …]