Searched defs:output_copy (Results 1 – 2 of 2) sorted by relevance
| /third_party/mbedtls/library/ |
| D | psa_crypto.c | 240 #define LOCAL_OUTPUT_ALLOC(output, length, output_copy) \ argument 256 #define LOCAL_OUTPUT_FREE(output, output_copy) \ argument 277 #define LOCAL_OUTPUT_ALLOC(output, length, output_copy) \ argument 279 #define LOCAL_OUTPUT_FREE(output, output_copy) \ argument 9047 psa_status_t psa_crypto_copy_output(const uint8_t *output_copy, size_t output_copy_len, in psa_crypto_copy_output()
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| D | register-allocator.cc | 1693 UnallocatedOperand output_copy(UnallocatedOperand::REGISTER_OR_SLOT, in MeetRegisterConstraintsForLastInstructionInBlock() local 1734 UnallocatedOperand output_copy(UnallocatedOperand::REGISTER_OR_SLOT, in MeetConstraintsAfter() local
|