OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ax_nrounds
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
cgd_crypto.c
210
uint32_t
ax_nrounds
;
member in struct:aesxts
238
ax->
ax_nrounds
= AES_128_NROUNDS;
244
ax->
ax_nrounds
= AES_256_NROUNDS;
268
aes_enc(&ax->ax_tweakkey, blkno, tweak, ax->
ax_nrounds
);
273
ax->
ax_nrounds
);
277
ax->
ax_nrounds
);
cgd_crypto.c
210
uint32_t
ax_nrounds
;
member in struct:aesxts
238
ax->
ax_nrounds
= AES_128_NROUNDS;
244
ax->
ax_nrounds
= AES_256_NROUNDS;
268
aes_enc(&ax->ax_tweakkey, blkno, tweak, ax->
ax_nrounds
);
273
ax->
ax_nrounds
);
277
ax->
ax_nrounds
);
Completed in 22 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025