OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ci_keylen
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/
cgdvar.h
45
size_t
ci_keylen
;
member in struct:cgd_ioctl
cgd.c
1283
keybytes = ci->
ci_keylen
/ 8 + 1;
1315
sc->sc_cdata.cf_keylen = ci->
ci_keylen
;
1316
sc->sc_cdata.cf_priv = sc->sc_cfuncs->cf_init(ci->
ci_keylen
, inbuf,
/src/tests/dev/cgd/
t_cgd_adiantum.c
305
ci.
ci_keylen
= 8*keybytes;
t_cgd_3des.c
740
ci.
ci_keylen
= 8 * keylen - 8; /* Exclude the NUL terminator. */
t_cgd_blowfish.c
1976
ci.
ci_keylen
= 8 * keylen - 8; /* Exclude the NUL terminator. */
t_cgd_aes.c
3141
ci.
ci_keylen
= 8 * keylen - 8; /* Exclude the NUL terminator. */
/src/sbin/cgdconfig/
cgdconfig.c
990
ci.
ci_keylen
= p->keylen;
Completed in 22 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025