Searched refs:__db_check_chksum (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dhmac_ext.h11 int __db_check_chksum __P((ENV *, void *, DB_CIPHER *, u_int8_t *, void *, size_t, int));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hmac/
H A Dhmac.c150 * __db_check_chksum --
155 * PUBLIC: int __db_check_chksum __P((ENV *,
159 __db_check_chksum(env, hdr, db_cipher, chksum, data, data_len, is_hmac) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_open.c418 __db_check_chksum(env, NULL, env->crypto_handle,
H A Ddb_conv.c143 switch (ret = __db_check_chksum(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog.c687 if ((ret = __db_check_chksum(env, hdr, db_cipher,
748 if ((ret = __db_check_chksum(env,
H A Dlog_get.c624 if ((ret = __db_check_chksum(env, &hdr, db_cipher,

Completed in 28 milliseconds