keylenlist
struct keylenlist *kp;
struct keylenlist *next;
struct keylenlist *kp;
static struct keylenlist **
struct keylenlist **kpp;
appendkeylist(struct keylenlist **kpp, keylen_t k)
struct keylenlist *kp;
kp = (struct keylenlist *)malloc(sizeof (*kp));
struct keylenlist **kpp;
getalgtype(struct keylenlist **kpp, algtype_t a)
struct keylenlist **kpp;
struct keylenlist *kp;
struct keylenlist *kp;