Searched refs:cipher_off (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/common/
H A Dcrypto_stub.c35 ret = !(renv->cipher_off == INVALID_ROFF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/common/
H A Dcrypto_stub.c35 ret = !(renv->cipher_off == INVALID_ROFF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/common/
H A Dcrypto_stub.c35 ret = !(renv->cipher_off == INVALID_ROFF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/crypto/
H A Dcrypto.c40 if (renv->cipher_off == INVALID_ROFF) {
75 renv->cipher_off = R_OFFSET(infop, cipher);
82 cipher = R_ADDR(infop, renv->cipher_off);
177 if (renv->cipher_off != INVALID_ROFF) {
178 cipher = R_ADDR(infop, renv->cipher_off);
405 cipher = R_ADDR(infop, renv->cipher_off);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/crypto/
H A Dcrypto.c40 if (renv->cipher_off == INVALID_ROFF) {
75 renv->cipher_off = R_OFFSET(infop, cipher);
82 cipher = R_ADDR(infop, renv->cipher_off);
177 if (renv->cipher_off != INVALID_ROFF) {
178 cipher = R_ADDR(infop, renv->cipher_off);
405 cipher = R_ADDR(infop, renv->cipher_off);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/crypto/
H A Dcrypto.c40 if (renv->cipher_off == INVALID_ROFF) {
75 renv->cipher_off = R_OFFSET(infop, cipher);
82 cipher = R_ADDR(infop, renv->cipher_off);
177 if (renv->cipher_off != INVALID_ROFF) {
178 cipher = R_ADDR(infop, renv->cipher_off);
405 cipher = R_ADDR(infop, renv->cipher_off);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc/
H A Dregion.h195 roff_t cipher_off; /* Offset of cipher area */ member in struct:__db_reg_env
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc/
H A Dregion.h195 roff_t cipher_off; /* Offset of cipher area */ member in struct:__db_reg_env
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc/
H A Dregion.h195 roff_t cipher_off; /* Offset of cipher area */ member in struct:__db_reg_env
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/env/
H A Denv_region.c429 renv->cipher_off = renv->thread_off = renv->rep_off = INVALID_ROFF;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/env/
H A Denv_region.c429 renv->cipher_off = renv->thread_off = renv->rep_off = INVALID_ROFF;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/env/
H A Denv_region.c429 renv->cipher_off = renv->thread_off = renv->rep_off = INVALID_ROFF;

Completed in 98 milliseconds