Home
last modified time | relevance | path

Searched refs:check_oom (Results 1 – 25 of 30) sorted by relevance

12

/dports/security/xca/xca-2.4.0/lib/
H A Dpk11_attribute.cpp34 check_oom(attr.pValue); in load()
52 check_oom(attr.pValue); in setValue()
64 check_oom(attr.pValue); in setConstBignum()
92 check_oom(attributes); in copy()
97 check_oom(p); in copy()
126 check_oom(attributes); in addAttribute()
132 check_oom(attr->pValue); in addAttribute()
H A Dasn1int.cpp23 check_oom(r); in dup()
30 check_oom(in); in a1int()
48 check_oom(in); in a1int()
55 check_oom(in); in a1int()
H A Dpki_pkcs12.cpp83 check_oom(cert); in pki_pkcs12()
96 check_oom(key); in pki_pkcs12()
107 check_oom(cacert); in pki_pkcs12()
H A Dpki_key.cpp484 check_oom(buf); in BN2QString()
615 check_oom(bn); in ssh_key_data2bn()
662 check_oom(rsa); in load_ssh2_key()
665 check_oom(pk); in load_ssh2_key()
674 check_oom(dsa); in load_ssh2_key()
680 check_oom(pk); in load_ssh2_key()
692 check_oom(ec); in load_ssh2_key()
700 check_oom(pk); in load_ssh2_key()
H A Dbuiltin_curves.cpp131 check_oom(curves); in builtin_curves()
134 check_oom(order); in builtin_curves()
H A Dexception.h58 #define check_oom(ptr) \ macro
H A Dpk11_attribute.h164 check_oom(bn); in setULong()
165 check_oom(BN_set_word(bn, value)); in setULong()
H A Dxfile.h55 check_oom(filp);
H A Dpki_evp.cpp596 check_oom(p); in legacyDecryptKey()
639 check_oom(p); in priv2pub()
702 check_oom(pkey1); in encryptKey()
902 check_oom(ctx); in verify_priv()
H A Ddb_x509super.cpp177 check_oom(temp); in toTemplate()
H A Dx509rev.cpp108 check_oom(rev); in toREVOKED()
H A Dpkcs11.cpp105 check_oom(m); in mechanismList()
1026 check_oom(tmps); in create_x509_sig()
1178 check_oom(e); in getPrivateKey()
H A Darguments.cpp241 check_oom(long_opts); in parse()
H A Dpkcs11_lib.cpp140 check_oom(p11_slots); in getSlotList()
/dports/security/xca/xca-2.4.0/widgets/
H A Ddhgen.h44 check_oom(dh); in run()
48 check_oom(dh); in run()
H A DMainWindow.cpp133 check_oom(dhgenBar); in MainWindow()
718 check_oom(dhgen); in generateDHparam()
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Dthreadtest4.c69 static void check_oom(void *x){ in check_oom() function
82 check_oom(x); in safe_malloc()
95 check_oom(zMsg); in worker_trace()
113 check_oom(zSql); in prep_sql()
137 check_oom(zSql); in run_sql()
188 check_oom(zFile); in worker_open_connection()
/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A Dthreadtest4.c69 static void check_oom(void *x){ in check_oom() function
82 check_oom(x); in safe_malloc()
95 check_oom(zMsg); in worker_trace()
113 check_oom(zSql); in prep_sql()
137 check_oom(zSql); in run_sql()
188 check_oom(zFile); in worker_open_connection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Dthreadtest4.c69 static void check_oom(void *x){ in check_oom() function
82 check_oom(x); in safe_malloc()
95 check_oom(zMsg); in worker_trace()
113 check_oom(zSql); in prep_sql()
137 check_oom(zSql); in run_sql()
188 check_oom(zFile); in worker_open_connection()
/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-fapi/
H A Difapi_io.c486 check_oom(paths); in ifapi_io_dirfiles()
508 check_oom(paths); in ifapi_io_dirfiles()
742 check_oom(*handles); in ifapi_io_poll_handles()
H A Difapi_profiles.c72 check_oom(profiles->default_name); in ifapi_profiles_initialize_async()
78 check_oom(profiles->profiles); in ifapi_profiles_initialize_async()
93 check_oom(profiles->profiles[i].name); in ifapi_profiles_initialize_async()
H A Dtpm_json_serialize.c273 check_oom(*jso); in ifapi_json_TPM2_GENERATED_serialize()
334 check_oom(*jso); in ifapi_json_TPM2_ALG_ID_serialize()
367 check_oom(*jso); in ifapi_json_TPM2_ECC_CURVE_serialize()
508 check_oom(*jso); in ifapi_json_TPM2_CC_serialize()
544 check_oom(*jso); in ifapi_json_TPM2_EO_serialize()
585 check_oom(*jso); in ifapi_json_TPM2_ST_serialize()
620 check_oom(*jso); in ifapi_json_TPM2_CAP_serialize()
715 check_oom(*jso); in ifapi_json_TPM2_PT_serialize()
754 check_oom(*jso); in ifapi_json_TPM2_PT_PCR_serialize()
986 check_oom(*jso); in ifapi_json_TPMI_YES_NO_serialize()
[all …]
H A Difapi_macros.h111 #define check_oom(X) \ macro
H A Difapi_eventlog.c136 check_oom(*log); in ifapi_eventlog_get_finish()
/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-fapi/api/
H A DFapi_Initialize.c71 check_oom(*context); in Fapi_Initialize()

12