OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:encinit
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/evp/
evp_enc.c
1893
int fnciphcnt = 0,
encinit
= 0, decinit = 0, fnpipecnt = 0, fnctxcnt = 0;
local
1927
encinit
= 1;
1939
encinit
= 1;
2031
fnciphcnt +=
encinit
+ decinit;
/src/sys/uvm/
uvm_swap.c
2014
bool
encinit
;
local
2022
* Get the sdp. Everything about it except the
encinit
bit,
2029
encinit
= sdp->swd_encinit;
2033
* The condition uvm_swap_encrypt && !
encinit
means we are
2038
if (!
encinit
) {
Completed in 18 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026