Lines Matching refs:keylenlist
155 struct keylenlist { struct
158 struct keylenlist *next; argument
165 struct keylenlist *kp;
168 static struct keylenlist **
171 struct keylenlist **kpp; in getkeylen()
183 appendkeylist(struct keylenlist **kpp, keylen_t k) in appendkeylist()
185 struct keylenlist *kp; in appendkeylist()
188 kp = (struct keylenlist *)malloc(sizeof (*kp)); in appendkeylist()
207 getalgtype(struct keylenlist **kpp, algtype_t a) in getalgtype()
250 struct keylenlist **kpp; in getmechtype()
577 struct keylenlist *kp; in storeotherrootkeys()
655 struct keylenlist *kp; in pk_clear3()
1048 struct keylenlist *kp; in getanycache3()
1916 struct keylenlist **kpp; in init_mechs()