Home
last modified time | relevance | path

Searched refs:sqlcipher_malloc (Results 1 – 14 of 14) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dcrypto_impl.c289 void* sqlcipher_malloc(int sz) { in sqlcipher_malloc() function
477 target->pass = sqlcipher_malloc(source->pass_sz); in sqlcipher_cipher_ctx_copy()
482 target->keyspec = sqlcipher_malloc(source->keyspec_sz); in sqlcipher_cipher_ctx_copy()
505 ctx->keyspec = sqlcipher_malloc(ctx->keyspec_sz); in sqlcipher_cipher_ctx_set_keyspec()
544 ctx->pass = sqlcipher_malloc(nKey); in sqlcipher_cipher_ctx_set_pass()
740 ctx->buffer = sqlcipher_malloc(size); in sqlcipher_codec_ctx_set_pagesize()
764 *iCtx = sqlcipher_malloc(sizeof(codec_ctx)); in sqlcipher_codec_ctx_init()
777 ctx->kdf_salt = sqlcipher_malloc(ctx->kdf_salt_sz); in sqlcipher_codec_ctx_init()
784 ctx->hmac_kdf_salt = sqlcipher_malloc(ctx->kdf_salt_sz); in sqlcipher_codec_ctx_init()
1151 key = sqlcipher_malloc(key_sz); in sqlcipher_codec_ctx_migrate()
[all …]
H A Dsqlcipher.h64 void* sqlcipher_malloc(int sz);
H A Dcrypto_libtomcrypt.c160 unsigned char *random_buffer = sqlcipher_malloc(random_buffer_sz); in sqlcipher_ltc_kdf()
H A Dcrypto_openssl.c280 *ctx = sqlcipher_malloc(sizeof(openssl_ctx)); in sqlcipher_openssl_ctx_init()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/sqlite/sqlite/
H A Dsqlite3.c20316 void* sqlcipher_malloc(u64);
22891 void* sqlcipher_malloc(u64 sz) { in sqlcipher_malloc() function
23033 target->pass = sqlcipher_malloc(source->pass_sz); in sqlcipher_cipher_ctx_copy()
23056 c_ctx->keyspec = sqlcipher_malloc(ctx->keyspec_sz); in sqlcipher_cipher_ctx_set_keyspec()
23099 ctx->pass = sqlcipher_malloc(nKey); in sqlcipher_cipher_ctx_set_pass()
23330 ctx->buffer = sqlcipher_malloc(size); in sqlcipher_codec_ctx_set_pagesize()
23364 *iCtx = sqlcipher_malloc(sizeof(codec_ctx)); in sqlcipher_codec_ctx_init()
23807 hmac_out = sqlcipher_malloc(ctx->hmac_sz); in sqlcipher_codec_ctx_integrity_check()
23868 pass = sqlcipher_malloc(pass_sz+1); in sqlcipher_codec_ctx_migrate()
24057 random = sqlcipher_malloc(buffer_sz); in sqlcipher_codec_add_random()
[all …]
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19978 void* sqlcipher_malloc(int sz);
20247 void* sqlcipher_malloc(int sz) { in sqlcipher_malloc() function
20435 target->pass = sqlcipher_malloc(source->pass_sz); in sqlcipher_cipher_ctx_copy()
20463 ctx->keyspec = sqlcipher_malloc(ctx->keyspec_sz); in sqlcipher_cipher_ctx_set_keyspec()
20502 ctx->pass = sqlcipher_malloc(nKey); in sqlcipher_cipher_ctx_set_pass()
20698 ctx->buffer = sqlcipher_malloc(size); in sqlcipher_codec_ctx_set_pagesize()
20722 *iCtx = sqlcipher_malloc(sizeof(codec_ctx)); in sqlcipher_codec_ctx_init()
20735 ctx->kdf_salt = sqlcipher_malloc(ctx->kdf_salt_sz); in sqlcipher_codec_ctx_init()
21109 key = sqlcipher_malloc(key_sz); in sqlcipher_codec_ctx_migrate()
21260 random = sqlcipher_malloc(buffer_sz); in sqlcipher_codec_add_random()
[all …]
/dports/databases/libgda5/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19978 void* sqlcipher_malloc(int sz);
20247 void* sqlcipher_malloc(int sz) {
20435 target->pass = sqlcipher_malloc(source->pass_sz);
20463 ctx->keyspec = sqlcipher_malloc(ctx->keyspec_sz);
20502 ctx->pass = sqlcipher_malloc(nKey);
20698 ctx->buffer = sqlcipher_malloc(size);
20722 *iCtx = sqlcipher_malloc(sizeof(codec_ctx));
20735 ctx->kdf_salt = sqlcipher_malloc(ctx->kdf_salt_sz);
21109 key = sqlcipher_malloc(key_sz);
21260 random = sqlcipher_malloc(buffer_sz);
[all …]
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19978 void* sqlcipher_malloc(int sz);
20247 void* sqlcipher_malloc(int sz) { in sqlcipher_malloc() function
20435 target->pass = sqlcipher_malloc(source->pass_sz); in sqlcipher_cipher_ctx_copy()
20463 ctx->keyspec = sqlcipher_malloc(ctx->keyspec_sz); in sqlcipher_cipher_ctx_set_keyspec()
20502 ctx->pass = sqlcipher_malloc(nKey); in sqlcipher_cipher_ctx_set_pass()
20698 ctx->buffer = sqlcipher_malloc(size); in sqlcipher_codec_ctx_set_pagesize()
20722 *iCtx = sqlcipher_malloc(sizeof(codec_ctx)); in sqlcipher_codec_ctx_init()
20735 ctx->kdf_salt = sqlcipher_malloc(ctx->kdf_salt_sz); in sqlcipher_codec_ctx_init()
21109 key = sqlcipher_malloc(key_sz); in sqlcipher_codec_ctx_migrate()
21260 random = sqlcipher_malloc(buffer_sz); in sqlcipher_codec_add_random()
[all …]
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19978 void* sqlcipher_malloc(int sz);
20247 void* sqlcipher_malloc(int sz) { in sqlcipher_malloc() function
20435 target->pass = sqlcipher_malloc(source->pass_sz); in sqlcipher_cipher_ctx_copy()
20463 ctx->keyspec = sqlcipher_malloc(ctx->keyspec_sz); in sqlcipher_cipher_ctx_set_keyspec()
20502 ctx->pass = sqlcipher_malloc(nKey); in sqlcipher_cipher_ctx_set_pass()
20698 ctx->buffer = sqlcipher_malloc(size); in sqlcipher_codec_ctx_set_pagesize()
20722 *iCtx = sqlcipher_malloc(sizeof(codec_ctx)); in sqlcipher_codec_ctx_init()
20735 ctx->kdf_salt = sqlcipher_malloc(ctx->kdf_salt_sz); in sqlcipher_codec_ctx_init()
21109 key = sqlcipher_malloc(key_sz); in sqlcipher_codec_ctx_migrate()
21260 random = sqlcipher_malloc(buffer_sz); in sqlcipher_codec_add_random()
[all …]
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19978 void* sqlcipher_malloc(int sz);
20247 void* sqlcipher_malloc(int sz) { in sqlcipher_malloc() function
20435 target->pass = sqlcipher_malloc(source->pass_sz); in sqlcipher_cipher_ctx_copy()
20463 ctx->keyspec = sqlcipher_malloc(ctx->keyspec_sz); in sqlcipher_cipher_ctx_set_keyspec()
20502 ctx->pass = sqlcipher_malloc(nKey); in sqlcipher_cipher_ctx_set_pass()
20698 ctx->buffer = sqlcipher_malloc(size); in sqlcipher_codec_ctx_set_pagesize()
20722 *iCtx = sqlcipher_malloc(sizeof(codec_ctx)); in sqlcipher_codec_ctx_init()
20735 ctx->kdf_salt = sqlcipher_malloc(ctx->kdf_salt_sz); in sqlcipher_codec_ctx_init()
21109 key = sqlcipher_malloc(key_sz); in sqlcipher_codec_ctx_migrate()
21260 random = sqlcipher_malloc(buffer_sz); in sqlcipher_codec_add_random()
[all …]
/dports/databases/libgda5-bdb/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19978 void* sqlcipher_malloc(int sz);
20247 void* sqlcipher_malloc(int sz) {
20435 target->pass = sqlcipher_malloc(source->pass_sz);
20463 ctx->keyspec = sqlcipher_malloc(ctx->keyspec_sz);
20502 ctx->pass = sqlcipher_malloc(nKey);
20698 ctx->buffer = sqlcipher_malloc(size);
20722 *iCtx = sqlcipher_malloc(sizeof(codec_ctx));
20735 ctx->kdf_salt = sqlcipher_malloc(ctx->kdf_salt_sz);
21109 key = sqlcipher_malloc(key_sz);
21260 random = sqlcipher_malloc(buffer_sz);
[all …]
/dports/databases/libgda5-ui/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19978 void* sqlcipher_malloc(int sz);
20247 void* sqlcipher_malloc(int sz) {
20435 target->pass = sqlcipher_malloc(source->pass_sz);
20463 ctx->keyspec = sqlcipher_malloc(ctx->keyspec_sz);
20502 ctx->pass = sqlcipher_malloc(nKey);
20698 ctx->buffer = sqlcipher_malloc(size);
20722 *iCtx = sqlcipher_malloc(sizeof(codec_ctx));
20735 ctx->kdf_salt = sqlcipher_malloc(ctx->kdf_salt_sz);
21109 key = sqlcipher_malloc(key_sz);
21260 random = sqlcipher_malloc(buffer_sz);
[all …]
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c20626 void* sqlcipher_malloc(u64);
23255 void* sqlcipher_malloc(u64 sz) { in sqlcipher_malloc() function
23397 target->pass = sqlcipher_malloc(source->pass_sz); in sqlcipher_cipher_ctx_copy()
23420 c_ctx->keyspec = sqlcipher_malloc(ctx->keyspec_sz); in sqlcipher_cipher_ctx_set_keyspec()
23463 ctx->pass = sqlcipher_malloc(nKey); in sqlcipher_cipher_ctx_set_pass()
23695 ctx->buffer = sqlcipher_malloc(size); in sqlcipher_codec_ctx_set_pagesize()
23729 *iCtx = sqlcipher_malloc(sizeof(codec_ctx)); in sqlcipher_codec_ctx_init()
23742 ctx->kdf_salt = sqlcipher_malloc(ctx->kdf_salt_sz); in sqlcipher_codec_ctx_init()
24172 hmac_out = sqlcipher_malloc(ctx->hmac_sz); in sqlcipher_codec_ctx_integrity_check()
24236 pass = sqlcipher_malloc(pass_sz+1); in sqlcipher_codec_ctx_migrate()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/sqlcipher/
H A Dsqlite3.c20625 void* sqlcipher_malloc(u64);
23254 void* sqlcipher_malloc(u64 sz) { in sqlcipher_malloc() function
23396 target->pass = sqlcipher_malloc(source->pass_sz); in sqlcipher_cipher_ctx_copy()
23419 c_ctx->keyspec = sqlcipher_malloc(ctx->keyspec_sz); in sqlcipher_cipher_ctx_set_keyspec()
23462 ctx->pass = sqlcipher_malloc(nKey); in sqlcipher_cipher_ctx_set_pass()
23694 ctx->buffer = sqlcipher_malloc(size); in sqlcipher_codec_ctx_set_pagesize()
23728 *iCtx = sqlcipher_malloc(sizeof(codec_ctx)); in sqlcipher_codec_ctx_init()
23741 ctx->kdf_salt = sqlcipher_malloc(ctx->kdf_salt_sz); in sqlcipher_codec_ctx_init()
24171 hmac_out = sqlcipher_malloc(ctx->hmac_sz); in sqlcipher_codec_ctx_integrity_check()
24235 pass = sqlcipher_malloc(pass_sz+1); in sqlcipher_codec_ctx_migrate()
[all …]