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
2018
bool
encinit
;
local
2026
* Get the sdp. Everything about it except the
encinit
2034
encinit
= sdp->swd_encinit;
2038
* !
encinit
here means we are reading a swap device which has never
2042
if (!
encinit
) {
Completed in 26 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026