Home
last modified time | relevance | path

Searched refs:keylenlist (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/keyserv/
H A Dsetkey.c155 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()
[all …]