Home
last modified time | relevance | path

Searched defs:operation (Results 226 - 250 of 599) sorted by relevance

12345678910>>...24

/third_party/icu/icu4c/source/test/intltest/
H A Ddadrcal.cpp149 UnicodeString operation = testSetting=currentCase->getString(param, in testOps() local
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DPartitionInfo.java136 applyOperation( Consumer<String> operation, String region, TerritoryContainment territories) applyOperation() argument
/third_party/mbedtls/library/
H A Dpsa_crypto_cipher.c282 psa_cipher_setup( mbedtls_psa_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, mbedtls_operation_t cipher_operation) psa_cipher_setup() argument
360 mbedtls_psa_cipher_encrypt_setup( mbedtls_psa_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) mbedtls_psa_cipher_encrypt_setup() argument
371 mbedtls_psa_cipher_decrypt_setup( mbedtls_psa_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) mbedtls_psa_cipher_decrypt_setup() argument
382 mbedtls_psa_cipher_set_iv( mbedtls_psa_cipher_operation_t *operation, const uint8_t *iv, size_t iv_length) mbedtls_psa_cipher_set_iv() argument
499 mbedtls_psa_cipher_update( mbedtls_psa_cipher_operation_t *operation, const uint8_t *input, size_t input_length, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_psa_cipher_update() argument
552 mbedtls_psa_cipher_finish( mbedtls_psa_cipher_operation_t *operation, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_psa_cipher_finish() argument
590 mbedtls_psa_cipher_abort( mbedtls_psa_cipher_operation_t *operation) mbedtls_psa_cipher_abort() argument
618 mbedtls_psa_cipher_operation_t operation = MBEDTLS_PSA_CIPHER_OPERATION_INIT; mbedtls_psa_cipher_encrypt() local
674 mbedtls_psa_cipher_operation_t operation = MBEDTLS_PSA_CIPHER_OPERATION_INIT; mbedtls_psa_cipher_decrypt() local
[all...]
H A Dpsa_crypto_aead.c26 psa_aead_setup( mbedtls_psa_aead_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) psa_aead_setup() argument
127 mbedtls_psa_aead_operation_t operation = MBEDTLS_PSA_AEAD_OPERATION_INIT; mbedtls_psa_aead_encrypt() local
239 mbedtls_psa_aead_operation_t operation = MBEDTLS_PSA_AEAD_OPERATION_INIT; mbedtls_psa_aead_decrypt() local
321 mbedtls_psa_aead_encrypt_setup( mbedtls_psa_aead_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) mbedtls_psa_aead_encrypt_setup() argument
342 mbedtls_psa_aead_decrypt_setup( mbedtls_psa_aead_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) mbedtls_psa_aead_decrypt_setup() argument
362 mbedtls_psa_aead_set_nonce( mbedtls_psa_aead_operation_t *operation, const uint8_t *nonce, size_t nonce_length) mbedtls_psa_aead_set_nonce() argument
420 mbedtls_psa_aead_set_lengths( mbedtls_psa_aead_operation_t *operation, size_t ad_length, size_t plaintext_length) mbedtls_psa_aead_set_lengths() argument
444 mbedtls_psa_aead_update_ad( mbedtls_psa_aead_operation_t *operation, const uint8_t *input, size_t input_length) mbedtls_psa_aead_update_ad() argument
484 mbedtls_psa_aead_update( mbedtls_psa_aead_operation_t *operation, const uint8_t *input, size_t input_length, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_psa_aead_update() argument
549 mbedtls_psa_aead_finish( mbedtls_psa_aead_operation_t *operation, uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length, uint8_t *tag, size_t tag_size, size_t *tag_length) mbedtls_psa_aead_finish() argument
623 mbedtls_psa_aead_abort( mbedtls_psa_aead_operation_t *operation) mbedtls_psa_aead_abort() argument
[all...]
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
H A Dwriter.js65 function operation(it) { function
/third_party/mesa3d/src/intel/tools/
H A Daub_read.c147 int operation = p[1] & AUB_TRACE_OPERATION_MASK; in handle_trace_block() local
/third_party/mesa3d/include/vk_video/
H A Dvulkan_video_codec_h264std_encode.h53 StdVideoH264MemMgmtControlOp operation; member
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dtarget.cc272 char operation; in ProcessPacket() local
/third_party/node/deps/openssl/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c67 int operation; member
94 rsa_init(void *vprsactx, void *vrsa, const OSSL_PARAM params[], int operation) rsa_init() argument
/third_party/node/deps/openssl/openssl/providers/implementations/kem/
H A Drsa_kem.c120 rsakem_init(void *vprsactx, void *vrsa, const OSSL_PARAM params[], int operation) rsakem_init() argument
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_crld.c297 static int dpn_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dpn_cb() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dkem.c20 static int evp_kem_init(EVP_PKEY_CTX *ctx, int operation, in evp_kem_init() argument
H A Dsignature.c394 static int evp_pkey_signature_init(EVP_PKEY_CTX *ctx, int operation, in evp_pkey_signature_init() argument
[all...]
H A Dpmeth_gn.c25 static int gen_init(EVP_PKEY_CTX *ctx, int operation) in gen_init() argument
339 fromdata_init(EVP_PKEY_CTX *ctx, int operation) fromdata_init() argument
[all...]
H A Dasymcipher.c20 static int evp_pkey_asym_cipher_init(EVP_PKEY_CTX *ctx, int operation, in evp_pkey_asym_cipher_init() argument
/third_party/openssl/crypto/evp/
H A Dasymcipher.c20 static int evp_pkey_asym_cipher_init(EVP_PKEY_CTX *ctx, int operation, in evp_pkey_asym_cipher_init() argument
H A Dsignature.c394 static int evp_pkey_signature_init(EVP_PKEY_CTX *ctx, int operation, in evp_pkey_signature_init() argument
[all...]
H A Dpmeth_gn.c25 static int gen_init(EVP_PKEY_CTX *ctx, int operation) in gen_init() argument
339 fromdata_init(EVP_PKEY_CTX *ctx, int operation) fromdata_init() argument
[all...]
H A Dkem.c20 static int evp_kem_init(EVP_PKEY_CTX *ctx, int operation, in evp_kem_init() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderClockTests.cpp133 ShaderClockCase(tcu::TestContext& testCtx, testType operation, glu::ShaderType shaderType) in ShaderClockCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmSpirvVersionTests.cpp53 Operation& operator++ (Operation& operation) in operator ++() argument
65 Operation operation; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupUniformControlFlowTests.cpp57 vk::VkSubgroupFeatureFlagBits operation; member
76 SubgroupUniformControlFlowTestCase(tcu::TestContext& testCtx, const char* name, const std::string& readFilename, bool small_workgroups, bool use_subgroup_size_control, vk::VkShaderStageFlagBits stage, vk::VkSubgroupFeatureFlagBits operation) SubgroupUniformControlFlowTestCase() argument
/third_party/openssl/crypto/x509/
H A Dv3_crld.c292 static int dpn_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dpn_cb() argument
/third_party/openssl/providers/implementations/kem/
H A Drsa_kem.c120 rsakem_init(void *vprsactx, void *vrsa, const OSSL_PARAM params[], int operation) rsakem_init() argument
/third_party/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c67 int operation; member
94 rsa_init(void *vprsactx, void *vrsa, const OSSL_PARAM params[], int operation) rsa_init() argument

Completed in 18 milliseconds

12345678910>>...24