| /third_party/mbedtls/library/ |
| H A D | md.c | 353 psa_status_t status = psa_hash_clone(src->md_ctx, dst->md_ctx); in mbedtls_md_clone() local 522 psa_status_t status = psa_hash_setup(ctx->md_ctx, alg); in mbedtls_md_starts() local 581 psa_status_t status = psa_hash_update(ctx->md_ctx, input, ilen); in mbedtls_md_update() local 638 psa_status_t status = psa_hash_finish(ctx->md_ctx, in mbedtls_md_finish() local 695 psa_status_t status = psa_hash_compute(psa_alg_of_md(md_info), in mbedtls_md() local 765 mbedtls_md_error_from_psa(psa_status_t status) mbedtls_md_error_from_psa() argument [all...] |
| H A D | psa_crypto_slot_management.c | 109 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; in psa_get_and_lock_key_slot_in_memory() local 180 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; in psa_reserve_free_key_slot() local 247 psa_status_t status = PSA_SUCCESS; psa_load_persistent_key_into_slot() local 291 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; psa_load_builtin_key_into_slot() local 364 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; psa_get_and_lock_key_slot() local 486 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; psa_unregister_read_under_mutex() local 550 psa_status_t status; psa_open_key() local 576 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; psa_close_key() local 617 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; psa_purge_key() local [all...] |
| H A D | psa_util.c | 125 int psa_generic_status_to_mbedtls(psa_status_t status) in psa_generic_status_to_mbedtls() argument 143 int psa_status_to_mbedtls(psa_status_t status, in psa_status_to_mbedtls() argument 157 int psa_pk_status_to_mbedtls(psa_status_t status) in psa_pk_status_to_mbedtls() argument 358 psa_status_t status in mbedtls_psa_get_random() local [all...] |
| H A D | psa_crypto_storage.c | 79 psa_status_t status; in psa_crypto_storage_load() local 132 psa_status_t status; in psa_crypto_storage_store() local 205 psa_status_t status; psa_crypto_storage_get_data_length() local 272 psa_status_t status; psa_parse_key_data_from_storage() local 323 psa_status_t status; psa_save_persistent_key() local 359 psa_status_t status = PSA_SUCCESS; psa_load_persistent_key() local 407 psa_status_t status; psa_crypto_save_transaction() local 424 psa_status_t status; psa_crypto_load_transaction() local 440 psa_status_t status = psa_its_remove(PSA_CRYPTO_ITS_TRANSACTION_UID); psa_crypto_stop_transaction() local 460 psa_status_t status; mbedtls_psa_storage_inject_entropy() local [all...] |
| H A D | psa_crypto_rsa.c | 46 psa_status_t status; in psa_check_rsa_key_byte_aligned() local 63 psa_status_t status; in mbedtls_psa_rsa_load_representation() local 115 psa_status_t status; mbedtls_psa_rsa_import_key() local 195 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; mbedtls_psa_rsa_export_public_key() local 247 psa_status_t status; mbedtls_psa_rsa_generate_key() local 323 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; mbedtls_psa_rsa_sign_hash() local 422 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; mbedtls_psa_rsa_verify_hash() local 528 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; mbedtls_psa_asymmetric_encrypt() local 622 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; mbedtls_psa_asymmetric_decrypt() local [all...] |
| /third_party/mbedtls/programs/psa/ |
| H A D | psa_constant_names.c | 138 psa_snprint_status(char *buffer, size_t buffer_size, psa_status_t status) psa_snprint_status() argument
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-function-prototype.c | 318 ecma_value_t status = ecma_op_object_get_own_property_descriptor (this_arg_obj_p, in ecma_builtin_function_prototype_object_bind() local
|
| H A D | ecma-builtin-regexp-prototype.c | 389 ecma_value_t status = ecma_builtin_helper_def_prop (this_obj_p, in ecma_builtin_regexp_prototype_compile() local
|
| /third_party/libwebsockets/lib/roles/h2/ |
| H A D | hpack.c | 1466 unsigned char status[10]; in lws_add_http2_header_status() local [all...] |
| /third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/ |
| H A D | minimal-http-client.c | 19 static int interrupted, bad = 1, status, conmon; variable
|
| /third_party/ltp/testcases/cve/ |
| H A D | stack_clash.c | 303 int status; in stack_clash_test() local
|
| H A D | cve-2015-3290.c | 447 int status; in run() local
|
| /third_party/ltp/testcases/kernel/controllers/freezer/ |
| H A D | vfork.c | 233 int status; in do_trace() local
|
| /third_party/ltp/testcases/kernel/fs/ftest/ |
| H A D | ftest08.c | 149 int child, count, fd, i, nwait, status; in runtest() local
|
| H A D | ftest06.c | 102 int pid, child, status, count, k, j; in main() local [all...] |
| H A D | ftest04.c | 145 int count, child, fd, i, nwait, status; in runtest() local
|
| H A D | ftest02.c | 98 int k, j, pid, child, status, count; in main() local [all...] |
| /third_party/ltp/testcases/kernel/fs/inode/ |
| H A D | inode01.c | 108 int status; in main() local 685 int status; in term() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/xvmc/ |
| H A D | surface.c | 472 Status XvMCGetSurfaceStatus(Display *dpy, XvMCSurface *surface, int *status) in XvMCGetSurfaceStatus() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_aes.cc | 302 auto status = AES_CTR_Cipher2(key_data, in AES_CTR_Cipher() local 316 auto status = in AES_CTR_Cipher() local
|
| H A D | crypto_cipher.h | 223 const WebCryptoCipherStatus status = variable
|
| /third_party/node/test/js-native-api/test_general/ |
| H A D | test_general.c | 76 napi_status status = napi_get_value_double(env, value, &double_value); in createNapiError() local
|
| /third_party/node/test/js-native-api/test_string/ |
| H A D | test_string.c | 99 napi_status status; in create_external_latin1() local 139 napi_status status; in create_external_utf16() local
|
| /third_party/node/test/node-api/test_threadsafe_function/ |
| H A D | binding.c | 44 napi_status status; in data_source_thread() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | function-compiler.cc | 228 CompilationJob::Status status = job_->ExecuteJob(nullptr); in Execute() local 240 CompilationJob::Status status = job_->FinalizeJob(isolate_); in Finalize() local
|