Searched refs:destinationBufferAddress (Results 1 – 2 of 2) sorted by relevance
437 dcpPacket->destinationBufferAddress = (uint32_t)ciphertext; in DCP_AES_EncryptEcbNonBlocking()534 dcpPacket->destinationBufferAddress = (uint32_t)plaintext; in DCP_AES_DecryptEcbNonBlocking()640 dcpPacket->destinationBufferAddress = (uint32_t)ciphertext; in DCP_AES_EncryptCbcNonBlocking()750 dcpPacket->destinationBufferAddress = (uint32_t)plaintext; in DCP_AES_DecryptCbcNonBlocking()1010 dcpPacket->destinationBufferAddress = 0; in dcp_hash_update_non_blocking()
142 uint32_t destinationBufferAddress; member