| /third_party/mbedtls/tests/src/drivers/ |
| D | test_driver_mac.c | 71 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_sign_setup() 108 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_verify_setup() 145 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_update() 176 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_sign_finish() 209 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_verify_finish() 240 mbedtls_transparent_test_driver_mac_operation_t *operation) in mbedtls_test_transparent_mac_abort() 297 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_sign_setup() 321 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_verify_setup() 345 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_update() 365 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_sign_finish() [all …]
|
| D | test_driver_pake.c | 25 mbedtls_transparent_test_driver_pake_operation_t *operation, in mbedtls_test_transparent_pake_setup() 55 mbedtls_transparent_test_driver_pake_operation_t *operation, in mbedtls_test_transparent_pake_output() 105 mbedtls_transparent_test_driver_pake_operation_t *operation, in mbedtls_test_transparent_pake_input() 140 mbedtls_transparent_test_driver_pake_operation_t *operation, in mbedtls_test_transparent_pake_get_implicit_key() 172 mbedtls_transparent_test_driver_pake_operation_t *operation) in mbedtls_test_transparent_pake_abort()
|
| D | test_driver_cipher.c | 131 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_encrypt_setup() 163 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_decrypt_setup() 189 mbedtls_transparent_test_driver_cipher_operation_t *operation) in mbedtls_test_transparent_cipher_abort() 210 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_set_iv() 236 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_update() 277 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_finish() 358 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_encrypt_setup() 372 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_decrypt_setup() 386 mbedtls_opaque_test_driver_cipher_operation_t *operation) in mbedtls_test_opaque_cipher_abort() 393 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_set_iv() [all …]
|
| D | test_driver_aead.c | 138 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_encrypt_setup() 175 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_decrypt_setup() 211 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_set_nonce() 240 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_set_lengths() 271 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_update_ad() 300 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_update() 338 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_finish() 379 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_verify() 438 mbedtls_transparent_test_driver_aead_operation_t *operation) in mbedtls_test_transparent_aead_abort()
|
| D | hash.c | 59 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_setup() 114 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_update() 144 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_finish() 176 mbedtls_transparent_test_driver_hash_operation_t *operation) in mbedtls_test_transparent_hash_abort()
|
| /third_party/mbedtls/library/ |
| D | psa_crypto_mac.c | 157 static psa_status_t cmac_setup(mbedtls_psa_mac_operation_t *operation, in cmac_setup() 203 mbedtls_psa_mac_operation_t *operation, in mac_init() 234 psa_status_t mbedtls_psa_mac_abort(mbedtls_psa_mac_operation_t *operation) in mbedtls_psa_mac_abort() 271 static psa_status_t psa_mac_setup(mbedtls_psa_mac_operation_t *operation, in psa_mac_setup() 320 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_sign_setup() 331 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_verify_setup() 342 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_update() 373 mbedtls_psa_mac_operation_t *operation, in psa_mac_finish_internal() 404 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_sign_finish() 424 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_verify_finish() [all …]
|
| D | psa_crypto_pake.c | 128 static psa_status_t psa_pake_ecjpake_setup(mbedtls_psa_pake_operation_t *operation) in psa_pake_ecjpake_setup() 155 psa_status_t mbedtls_psa_pake_setup(mbedtls_psa_pake_operation_t *operation, in mbedtls_psa_pake_setup() 283 mbedtls_psa_pake_operation_t *operation, in mbedtls_psa_pake_output_internal() 391 psa_status_t mbedtls_psa_pake_output(mbedtls_psa_pake_operation_t *operation, in mbedtls_psa_pake_output() 404 mbedtls_psa_pake_operation_t *operation, in mbedtls_psa_pake_input_internal() 510 psa_status_t mbedtls_psa_pake_input(mbedtls_psa_pake_operation_t *operation, in mbedtls_psa_pake_input() 522 mbedtls_psa_pake_operation_t *operation, in mbedtls_psa_pake_get_implicit_key() 548 psa_status_t mbedtls_psa_pake_abort(mbedtls_psa_pake_operation_t *operation) in mbedtls_psa_pake_abort()
|
| D | psa_crypto_aead.c | 27 mbedtls_psa_aead_operation_t *operation, in psa_aead_setup() 127 mbedtls_psa_aead_operation_t operation = MBEDTLS_PSA_AEAD_OPERATION_INIT; in mbedtls_psa_aead_encrypt() local 239 mbedtls_psa_aead_operation_t operation = MBEDTLS_PSA_AEAD_OPERATION_INIT; in mbedtls_psa_aead_decrypt() local 322 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_encrypt_setup() 343 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_decrypt_setup() 363 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_set_nonce() 421 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_set_lengths() 445 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_update_ad() 485 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_update() 550 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_finish() [all …]
|
| D | psa_crypto_hash.c | 22 mbedtls_psa_hash_operation_t *operation) in mbedtls_psa_hash_abort() 92 mbedtls_psa_hash_operation_t *operation, in mbedtls_psa_hash_setup() 262 mbedtls_psa_hash_operation_t *operation, in mbedtls_psa_hash_update() 341 mbedtls_psa_hash_operation_t *operation, in mbedtls_psa_hash_finish() 441 mbedtls_psa_hash_operation_t operation = MBEDTLS_PSA_HASH_OPERATION_INIT; in mbedtls_psa_hash_compute() local
|
| D | psa_crypto_driver_wrappers.c | 343 uint32_t psa_driver_wrapper_sign_hash_get_num_ops(psa_sign_hash_interruptible_operation_t *operatio… in psa_driver_wrapper_sign_hash_get_num_ops() 365 …nt32_t psa_driver_wrapper_verify_hash_get_num_ops(psa_verify_hash_interruptible_operation_t *opera… in psa_driver_wrapper_verify_hash_get_num_ops() 387 psa_status_t psa_driver_wrapper_sign_hash_start(psa_sign_hash_interruptible_operation_t *operation, in psa_driver_wrapper_sign_hash_start() 427 psa_status_t psa_driver_wrapper_sign_hash_complete(psa_sign_hash_interruptible_operation_t *operati… in psa_driver_wrapper_sign_hash_complete() 450 psa_status_t psa_driver_wrapper_sign_hash_abort(psa_sign_hash_interruptible_operation_t *operation) in psa_driver_wrapper_sign_hash_abort() 467 psa_status_t psa_driver_wrapper_verify_hash_start(psa_verify_hash_interruptible_operation_t *operat… in psa_driver_wrapper_verify_hash_start() 507 …_status_t psa_driver_wrapper_verify_hash_complete(psa_verify_hash_interruptible_operation_t *opera… in psa_driver_wrapper_verify_hash_complete() 524 psa_status_t psa_driver_wrapper_verify_hash_abort(psa_verify_hash_interruptible_operation_t *operat… in psa_driver_wrapper_verify_hash_abort() 1057 psa_status_t psa_driver_wrapper_cipher_encrypt_setup(psa_cipher_operation_t *operation, in psa_driver_wrapper_cipher_encrypt_setup() 1116 psa_status_t psa_driver_wrapper_cipher_decrypt_setup(psa_cipher_operation_t *operation, in psa_driver_wrapper_cipher_decrypt_setup() [all …]
|
| D | psa_crypto_cipher.c | 283 mbedtls_psa_cipher_operation_t *operation, in psa_cipher_setup() 361 mbedtls_psa_cipher_operation_t *operation, in mbedtls_psa_cipher_encrypt_setup() 372 mbedtls_psa_cipher_operation_t *operation, in mbedtls_psa_cipher_decrypt_setup() 383 mbedtls_psa_cipher_operation_t *operation, in mbedtls_psa_cipher_set_iv() 500 mbedtls_psa_cipher_operation_t *operation, in mbedtls_psa_cipher_update() 553 mbedtls_psa_cipher_operation_t *operation, in mbedtls_psa_cipher_finish() 591 mbedtls_psa_cipher_operation_t *operation) in mbedtls_psa_cipher_abort() 618 mbedtls_psa_cipher_operation_t operation = MBEDTLS_PSA_CIPHER_OPERATION_INIT; in mbedtls_psa_cipher_encrypt() local 674 mbedtls_psa_cipher_operation_t operation = MBEDTLS_PSA_CIPHER_OPERATION_INIT; in mbedtls_psa_cipher_decrypt() local
|
| D | psa_crypto.c | 2279 psa_status_t psa_hash_abort(psa_hash_operation_t *operation) in psa_hash_abort() 2292 psa_status_t psa_hash_setup(psa_hash_operation_t *operation, in psa_hash_setup() 2322 psa_status_t psa_hash_update(psa_hash_operation_t *operation, in psa_hash_update() 2352 static psa_status_t psa_hash_finish_internal(psa_hash_operation_t *operation, in psa_hash_finish_internal() 2371 psa_status_t psa_hash_finish(psa_hash_operation_t *operation, in psa_hash_finish() 2389 psa_status_t psa_hash_verify(psa_hash_operation_t *operation, in psa_hash_verify() 2518 psa_status_t psa_mac_abort(psa_mac_operation_t *operation) in psa_mac_abort() 2586 static psa_status_t psa_mac_setup(psa_mac_operation_t *operation, in psa_mac_setup() 2642 psa_status_t psa_mac_sign_setup(psa_mac_operation_t *operation, in psa_mac_sign_setup() 2649 psa_status_t psa_mac_verify_setup(psa_mac_operation_t *operation, in psa_mac_verify_setup() [all …]
|
| D | cipher_wrap.c | 163 static int aes_crypt_ecb_wrap(void *ctx, mbedtls_operation_t operation, in aes_crypt_ecb_wrap() 170 static int aes_crypt_cbc_wrap(void *ctx, mbedtls_operation_t operation, size_t length, in aes_crypt_cbc_wrap() 179 static int aes_crypt_cfb128_wrap(void *ctx, mbedtls_operation_t operation, in aes_crypt_cfb128_wrap() 208 static int aes_crypt_xts_wrap(void *ctx, mbedtls_operation_t operation, in aes_crypt_xts_wrap() 777 static int camellia_crypt_ecb_wrap(void *ctx, mbedtls_operation_t operation, in camellia_crypt_ecb_wrap() 785 static int camellia_crypt_cbc_wrap(void *ctx, mbedtls_operation_t operation, in camellia_crypt_cbc_wrap() 795 static int camellia_crypt_cfb128_wrap(void *ctx, mbedtls_operation_t operation, in camellia_crypt_cfb128_wrap() 1194 static int aria_crypt_ecb_wrap(void *ctx, mbedtls_operation_t operation, in aria_crypt_ecb_wrap() 1203 static int aria_crypt_cbc_wrap(void *ctx, mbedtls_operation_t operation, in aria_crypt_cbc_wrap() 1213 static int aria_crypt_cfb128_wrap(void *ctx, mbedtls_operation_t operation, in aria_crypt_cfb128_wrap() [all …]
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| 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 | 66 def register(self, operation, function): argument 81 def unregister(self, operation): argument 97 def dispatch(self, operation, *args): argument 130 def __init__(self, redir, operation): argument
|
| /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/node/benchmark/blob/ |
| D | blob.js | 8 operation: ['text', 'arrayBuffer'], property 11 async function run(n, bytes, operation) { argument
|
| D | file.js | 8 operation: ['text', 'arrayBuffer'], property 15 async function run(n, bytes, operation) { argument
|
| /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/openssl/crypto/x509/ |
| D | x_req.c | 35 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rinf_cb() 48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb()
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| D | x_req.c | 35 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rinf_cb() 48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb()
|
| /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/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | gen_blit11helper.py | 157 def format_get_blitshader_case(operation): argument 167 def format_get_blitshader_case_dimension(operation, dimension): argument
|
| /third_party/node/deps/openssl/openssl/crypto/dsa/ |
| D | dsa_asn1.c | 25 static int dsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dsa_cb()
|
| /third_party/openssl/crypto/dsa/ |
| D | dsa_asn1.c | 25 static int dsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dsa_cb()
|