Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/keyserv/
H A Dsetkey.c147 struct algtypelist { struct
149 struct algtypelist *next; argument
155 struct algtypelist *ap; argument
204 static struct algtypelist **
207 struct algtypelist **app; in getalgtype()
219 appendalgtype(struct algtypelist **app, algtype_t a) in appendalgtype()
221 struct algtypelist *ap; in appendalgtype()
224 ap = (struct algtypelist *)malloc(sizeof (*ap)); in appendalgtype()
249 struct algtypelist **app; in getmechtype()
576 struct algtypelist *ap; in storeotherrootkeys()
[all …]