Searched defs:dst (Results 1 – 8 of 8) sorted by relevance
/test/vts-testcase/kernel/encryption/ |
D | aes_256_xts.cpp | 54 const uint8_t *src, uint8_t *dst, in DoEncrypt()
|
D | vts_kernel_encryption.h | 31 const uint8_t *src, uint8_t *dst, int nbytes) const { in Encrypt()
|
D | adiantum.cpp | 134 uint8_t *dst, int nbytes, int nrounds) { in XChaCha() 179 const uint8_t *src, uint8_t *dst, int nbytes) { in XChaCha12() 283 const uint8_t *src, uint8_t *dst, in DoEncrypt()
|
/test/vts-testcase/hal/tv/cec/V1_0/host_cec_client/ |
D | cec_utils.py | 160 def checkExpectedOutput(self, src, dst, operand, waitingTime = TIMEOUT_SEC): argument
|
/test/vts-testcase/security/poc/target/kernel_wifi/32402310/ |
D | poc.cpp | 82 unsigned char dst[ETH_ALEN]; in send_testmode() local
|
/test/vts-testcase/vndk/ |
D | utils.py | 33 def AdbPull(self, src, dst): argument
|
/test/vts/drivers/hal/libcodecoverage/ |
D | gcov_basic_io.h | 81 struct block_info *dst; member
|
/test/vts-testcase/security/poc/target/kernel_wifi/32219453/ |
D | poc.cpp | 171 unsigned char dst[ETH_ALEN]; in send_testmode() local
|