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

/macosx-10.9.5/BerkeleyDB-21/db/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));
/macosx-10.9.5/BerkeleyDB-21/db/crypto/
H A Daes_method.c19 static int __aes_derivekeys __P((ENV *, DB_CIPHER *, u_int8_t *, size_t));
25 * PUBLIC: int __aes_setup __P((ENV *, DB_CIPHER *));
30 DB_CIPHER *db_cipher;
177 * PUBLIC: int __aes_init __P((ENV *, DB_CIPHER *));
182 DB_CIPHER *db_cipher;
195 DB_CIPHER *db_cipher;
H A Dcrypto.c27 DB_CIPHER *db_cipher;
125 DB_CIPHER *db_cipher;
186 * PUBLIC: int __crypto_algsetup __P((ENV *, DB_CIPHER *, u_int32_t, int));
191 DB_CIPHER *db_cipher;
232 DB_CIPHER *db_cipher;
/macosx-10.9.5/BerkeleyDB-21/db/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 */
H A Ddb_int.in613 DB_CIPHER *crypto_handle; /* Crypto handle */
H A Ddb.in140 struct __db_cipher; typedef struct __db_cipher DB_CIPHER;
/macosx-10.9.5/BerkeleyDB-21/db/hmac/
H A Dhmac.c156 * PUBLIC: void *, DB_CIPHER *, u_int8_t *, void *, size_t, int));
162 DB_CIPHER *db_cipher;
/macosx-10.9.5/BerkeleyDB-21/db/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;
/macosx-10.9.5/BerkeleyDB-21/db/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;
/macosx-10.9.5/BerkeleyDB-21/db/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))
/macosx-10.9.5/BerkeleyDB-21/db/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
/macosx-10.9.5/BerkeleyDB-21/db/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
/macosx-10.9.5/BerkeleyDB-21/db/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
/macosx-10.9.5/BerkeleyDB-21/db/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
/macosx-10.9.5/BerkeleyDB-21/db/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
/macosx-10.9.5/BerkeleyDB-21/db/txn/
H A Dtxn.c1611 DB_CIPHER *db_cipher;

Completed in 326 milliseconds