Searched refs:HDR_CRYPTO_SZ (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlog.h177 #define HDR_CRYPTO_SZ 12 + DB_MAC_KEY + DB_IV_BYTES macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_put.c704 hdr->size = HDR_CRYPTO_SZ;
1548 hdr->size = HDR_CRYPTO_SZ;
H A Dlog_get.c499 hdr.size = HDR_CRYPTO_SZ;
H A Dlog.c620 hdrsize = HDR_CRYPTO_SZ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c1626 hdrsize = CRYPTO_ON(env) ? HDR_CRYPTO_SZ : HDR_NORMAL_SZ;

Completed in 52 milliseconds