Searched refs:DB_CIPHER (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/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));
H A Dcrypto_ext.h9 int __aes_setup __P((ENV *, DB_CIPHER *));
14 int __aes_init __P((ENV *, DB_CIPHER *));
17 int __crypto_algsetup __P((ENV *, DB_CIPHER *, u_int32_t, int));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dcrypto.h19 * They are used in both the DB_CIPHER structure and the CIPHER
25 * DB_CIPHER structure until we open and can set the alg.
43 int (*init) __P((ENV *, DB_CIPHER *));
52 #define CIPHER_ANY 0x00000001 /* Only for DB_CIPHER */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hmac/
H A Dhmac.c156 * PUBLIC: void *, DB_CIPHER *, u_int8_t *, void *, size_t, int));
162 DB_CIPHER *db_cipher;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_conv.c67 DB_CIPHER *db_cipher;
271 DB_CIPHER *db_cipher;
332 DB_CIPHER *db_cipher;
H A Ddb_method.c580 DB_CIPHER *db_cipher;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_put.c87 DB_CIPHER *db_cipher;
545 DB_CIPHER *db_cipher;
684 DB_CIPHER *db_cipher;
1490 DB_CIPHER *db_cipher;
1543 DB_CIPHER *db_cipher;
H A Dlog_get.c373 DB_CIPHER *db_cipher;
H A Dlog.c585 DB_CIPHER *db_cipher;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c473 DB_CIPHER *db_cipher;
507 DB_CIPHER *db_cipher;
524 if ((ret = __os_calloc(env, 1, sizeof(DB_CIPHER), &db_cipher))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h615 DB_CIPHER *crypto_handle; /* Crypto handle */
H A Ddb.h130 struct __db_cipher; typedef struct __db_cipher DB_CIPHER; typedef in typeref:struct:__db_cipher
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h614 DB_CIPHER *crypto_handle; /* Crypto handle */
H A Ddb.h119 struct __db_cipher; typedef struct __db_cipher DB_CIPHER; typedef in typeref:struct:__db_cipher
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h613 DB_CIPHER *crypto_handle; /* Crypto handle */
H A Ddb.h140 struct __db_cipher; typedef struct __db_cipher DB_CIPHER; typedef in typeref:struct:__db_cipher
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h617 DB_CIPHER *crypto_handle; /* Crypto handle */
H A Ddb.h128 struct __db_cipher; typedef struct __db_cipher DB_CIPHER; typedef in typeref:struct:__db_cipher
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h614 DB_CIPHER *crypto_handle; /* Crypto handle */
H A Ddb.h167 struct __db_cipher; typedef struct __db_cipher DB_CIPHER; typedef in typeref:struct:__db_cipher
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h614 DB_CIPHER *crypto_handle; /* Crypto handle */
H A Ddb.h167 struct __db_cipher; typedef struct __db_cipher DB_CIPHER; typedef in typeref:struct:__db_cipher
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c1611 DB_CIPHER *db_cipher;

Completed in 377 milliseconds