Searched refs:keylenlist (Results 1 – 1 of 1) sorted by relevance
155 struct keylenlist { struct158 struct keylenlist *next; argument165 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()[all …]