| /third_party/mbedtls/tests/src/drivers/ |
| D | test_driver_mac.c | 86 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_sign_setup() 126 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_verify_setup() 166 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_update() 200 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_sign_finish() 236 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_verify_finish() 270 mbedtls_transparent_test_driver_mac_operation_t *operation ) in mbedtls_test_transparent_mac_abort() 333 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_sign_setup() 360 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_verify_setup() 387 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_update() 410 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_sign_finish() [all …]
|
| D | test_driver_cipher.c | 137 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_encrypt_setup() 168 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_decrypt_setup() 193 mbedtls_transparent_test_driver_cipher_operation_t *operation) in mbedtls_test_transparent_cipher_abort() 214 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_set_iv() 235 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_update() 275 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_finish() 355 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_encrypt_setup() 369 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_decrypt_setup() 383 mbedtls_opaque_test_driver_cipher_operation_t *operation ) in mbedtls_test_opaque_cipher_abort() 390 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_set_iv() [all …]
|
| D | test_driver_aead.c | 128 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_encrypt_setup() 160 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_decrypt_setup() 192 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_set_nonce() 220 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_set_lengths() 249 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_update_ad() 277 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_update() 312 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_finish() 350 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_verify() 402 mbedtls_transparent_test_driver_aead_operation_t *operation ) in mbedtls_test_transparent_aead_abort()
|
| D | hash.c | 74 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_setup() 135 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_update() 168 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_finish() 203 mbedtls_transparent_test_driver_hash_operation_t *operation ) in mbedtls_test_transparent_hash_abort()
|
| /third_party/mbedtls/library/ |
| D | psa_crypto_mac.c | 155 static psa_status_t cmac_setup( mbedtls_psa_mac_operation_t *operation, in cmac_setup() 198 mbedtls_psa_mac_operation_t *operation, in mac_init() 232 psa_status_t mbedtls_psa_mac_abort( mbedtls_psa_mac_operation_t *operation ) in mbedtls_psa_mac_abort() 275 static psa_status_t psa_mac_setup( mbedtls_psa_mac_operation_t *operation, in psa_mac_setup() 325 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_sign_setup() 336 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_verify_setup() 347 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_update() 381 mbedtls_psa_mac_operation_t *operation, in psa_mac_finish_internal() 415 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_sign_finish() 433 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_verify_finish() [all …]
|
| D | psa_crypto_aead.c | 42 mbedtls_psa_aead_operation_t *operation, in psa_aead_setup() 151 mbedtls_psa_aead_operation_t operation = MBEDTLS_PSA_AEAD_OPERATION_INIT; in mbedtls_psa_aead_encrypt() local 267 mbedtls_psa_aead_operation_t operation = MBEDTLS_PSA_AEAD_OPERATION_INIT; in mbedtls_psa_aead_decrypt() local 353 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_encrypt_setup() 373 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_decrypt_setup() 392 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_set_nonce() 457 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_set_lengths() 482 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_update_ad() 528 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_update() 596 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_finish() [all …]
|
| D | psa_crypto_hash.c | 79 mbedtls_psa_hash_operation_t *operation ) in mbedtls_psa_hash_abort() 131 mbedtls_psa_hash_operation_t *operation, in mbedtls_psa_hash_setup() 259 mbedtls_psa_hash_operation_t *operation, in mbedtls_psa_hash_update() 319 mbedtls_psa_hash_operation_t *operation, in mbedtls_psa_hash_finish() 400 mbedtls_psa_hash_operation_t operation = MBEDTLS_PSA_HASH_OPERATION_INIT; in mbedtls_psa_hash_compute() local
|
| D | psa_crypto_cipher.c | 132 mbedtls_psa_cipher_operation_t *operation, in psa_cipher_setup() 209 mbedtls_psa_cipher_operation_t *operation, in mbedtls_psa_cipher_encrypt_setup() 220 mbedtls_psa_cipher_operation_t *operation, in mbedtls_psa_cipher_decrypt_setup() 231 mbedtls_psa_cipher_operation_t *operation, in mbedtls_psa_cipher_set_iv() 347 mbedtls_psa_cipher_operation_t *operation, in mbedtls_psa_cipher_update() 397 mbedtls_psa_cipher_operation_t *operation, in mbedtls_psa_cipher_finish() 435 mbedtls_psa_cipher_operation_t *operation ) in mbedtls_psa_cipher_abort() 461 mbedtls_psa_cipher_operation_t operation = MBEDTLS_PSA_CIPHER_OPERATION_INIT; in mbedtls_psa_cipher_encrypt() local 513 mbedtls_psa_cipher_operation_t operation = MBEDTLS_PSA_CIPHER_OPERATION_INIT; in mbedtls_psa_cipher_decrypt() local
|
| D | psa_crypto_driver_wrappers.c | 1046 psa_cipher_operation_t *operation, in psa_driver_wrapper_cipher_encrypt_setup() 1119 psa_cipher_operation_t *operation, in psa_driver_wrapper_cipher_decrypt_setup() 1191 psa_cipher_operation_t *operation, in psa_driver_wrapper_cipher_set_iv() 1226 psa_cipher_operation_t *operation, in psa_driver_wrapper_cipher_update() 1272 psa_cipher_operation_t *operation, in psa_driver_wrapper_cipher_finish() 1310 psa_cipher_operation_t *operation ) in psa_driver_wrapper_cipher_abort() 1386 psa_hash_operation_t *operation, in psa_driver_wrapper_hash_setup() 1444 psa_hash_operation_t *operation, in psa_driver_wrapper_hash_update() 1469 psa_hash_operation_t *operation, in psa_driver_wrapper_hash_finish() 1496 psa_hash_operation_t *operation ) in psa_driver_wrapper_hash_abort() [all …]
|
| D | psa_crypto.c | 2104 psa_status_t psa_hash_abort( psa_hash_operation_t *operation ) in psa_hash_abort() 2116 psa_status_t psa_hash_setup( psa_hash_operation_t *operation, in psa_hash_setup() 2147 psa_status_t psa_hash_update( psa_hash_operation_t *operation, in psa_hash_update() 2173 psa_status_t psa_hash_finish( psa_hash_operation_t *operation, in psa_hash_finish() 2188 psa_status_t psa_hash_verify( psa_hash_operation_t *operation, in psa_hash_verify() 2283 psa_status_t psa_mac_abort( psa_mac_operation_t *operation ) in psa_mac_abort() 2337 static psa_status_t psa_mac_setup( psa_mac_operation_t *operation, in psa_mac_setup() 2396 psa_status_t psa_mac_sign_setup( psa_mac_operation_t *operation, in psa_mac_sign_setup() 2403 psa_status_t psa_mac_verify_setup( psa_mac_operation_t *operation, in psa_mac_verify_setup() 2410 psa_status_t psa_mac_update( psa_mac_operation_t *operation, in psa_mac_update() [all …]
|
| /third_party/mesa3d/src/vulkan/util/ |
| D | vk_deferred_operation.c | 53 VkDeferredOperationKHR operation, in vk_common_DestroyDeferredOperationKHR() 68 UNUSED VkDeferredOperationKHR operation) in vk_common_GetDeferredOperationMaxConcurrencyKHR() 75 UNUSED VkDeferredOperationKHR operation) in vk_common_GetDeferredOperationResultKHR() 82 UNUSED VkDeferredOperationKHR operation) in vk_common_DeferredOperationJoinKHR()
|
| /third_party/python/Lib/idlelib/ |
| D | redirector.py | 67 def register(self, operation, function): argument 82 def unregister(self, operation): argument 98 def dispatch(self, operation, *args): argument 131 def __init__(self, redir, operation): argument
|
| /third_party/boost/libs/spirit/example/x3/calc/calc7/ |
| D | ast.hpp | 43 struct operation struct 45 char operator_; 46 operand operand_;
|
| /third_party/node/benchmark/process/ |
| D | bench-env.js | 7 operation: ['get', 'set', 'enumerate', 'query', 'delete'] property 11 function main({ n, operation }) { field
|
| /third_party/boost/libs/asio/include/boost/asio/detail/ |
| D | winrt_async_manager.hpp | 111 { in __anone4bf84540202() 148 { in __anone4bf84540302() 214 { in __anone4bf84540502() 255 { in __anone4bf84540602()
|
| /third_party/boost/boost/asio/detail/ |
| D | winrt_async_manager.hpp | 111 { in __anon251c1e0d0202() 148 { in __anon251c1e0d0302() 214 { in __anon251c1e0d0502() 255 { in __anon251c1e0d0602()
|
| /third_party/boost/boost/geometry/util/ |
| D | for_each_coordinate.hpp | 67 inline void for_each_coordinate(Point& point, Op operation) in for_each_coordinate() 80 inline Op for_each_coordinate(Point const& point, Op operation) in for_each_coordinate()
|
| /third_party/boost/libs/spirit/example/x3/calc/calc8/ |
| D | ast.hpp | 51 struct operation : x3::position_tagged struct 53 char operator_; 54 operand operand_;
|
| /third_party/boost/libs/spirit/example/qi/compiler_tutorial/calc7/ |
| D | ast.hpp | 53 struct operation struct 55 char operator_; 56 operand operand_;
|
| /third_party/vk-gl-cts/modules/gles2/scripts/ |
| D | gen-invalid-implicit-conversions.py | 74 def __init__(self, operation, type0, type1): argument 85 def createCase(operation, type0, type1): argument
|
| /third_party/mindspore/mindspore/train/callback/ |
| D | _dataset_graph.py | 72 def _package_current_dataset(self, operation, message): argument 95 def _package_enhancement_operation(self, operation, message): argument
|
| /third_party/giflib/ |
| D | giftool.c | 71 struct operation { struct 72 enum { 101 struct operation operations[MAX_OPERATIONS]; in main() argument
|
| /third_party/vk-gl-cts/modules/gles3/scripts/ |
| D | gen-invalid-implicit-conversions.py | 78 def __init__(self, operation, type0, type1): argument 90 def createCase(operation, type0, type1): argument
|
| /third_party/boost/libs/spirit/example/x3/calc/calc4c/ |
| D | grammar.hpp | 59 struct operation struct 76 BOOST_FUSION_ADAPT_STRUCT(client::ast::operation,
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/ |
| D | ascend_vision_ir.cc | 81 …CropJpegOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *operation… in from_json() 136 …deResizeOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *operation… in from_json() 245 …sizeCropOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *operation… in from_json() 317 …ormalizeOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *operation… in from_json() 373 …sizeJpegOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *operation… in from_json()
|