OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cno
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/crypto/opencrypto/
h_ioctl.c
204
struct crypt_n_op *
cno
= &cnos[i];
local in function:test_ncryptretm
206
memset(
cno
, 0, sizeof(*
cno
));
207
cno
->ses = cs.ses;
208
cno
->op = COP_ENCRYPT;
209
cno
->len = AES_PLAINTX_LEN;
210
cno
->src = aes_plaintx;
211
cno
->dst_len = AES_CIPHER_LEN;
212
cno
->dst = cno_dst[i];
289
struct crypt_n_op
cno
;
local in function:test_ncryptret_ent
[
all
...]
/src/sys/arch/sparc64/sparc64/
ipifuncs.c
412
mp_resume_cpu(int
cno
)
414
CPUSET_DEL(cpus_paused,
cno
);
/src/sys/fs/nilfs/
nilfs_subr.c
571
uint64_t seg_start, seg_end,
cno
;
local in function:nilfs_search_super_root
593
cno
= nilfs_rw64(nilfsdev->super.s_last_cno);
619
super->s_last_cno =
cno
++;
Completed in 33 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025