Searched refs:mechdata (Results 1 – 1 of 1) sorted by relevance
127 struct mechdata { struct137 struct mechdata *mechdata; argument235 ap->mech.mechdata = NULL; in appendalgtype()457 mapuid2cache(uid_t uid, struct mechdata *mdp) in mapuid2cache()475 struct mechdata *mdp; in appendsecretkey3()487 if ((mdp = mp->mechdata) == NULL) { in appendsecretkey3()488 mdp = (struct mechdata *)calloc(1, sizeof (*mdp)); in appendsecretkey3()495 mp->mechdata = mdp; in appendsecretkey3()657 struct mechdata *mdp; in pk_clear3()667 if ((mdp = ap->mech.mechdata) == NULL) { in pk_clear3()[all …]