Home
last modified time | relevance | path

Searched defs:src (Results 1 – 6 of 6) sorted by relevance

/test/vts-testcase/kernel/encryption/
Dvts_kernel_encryption.h31 const uint8_t *src, uint8_t *dst, int nbytes) const { in Encrypt()
39 const uint8_t *src, uint8_t *dst, int nbytes) const { in Decrypt()
Daes_256_xts.cpp54 const uint8_t *src, uint8_t *dst, int nbytes, in DoCrypt()
Dadiantum.cpp133 const uint8_t nonce[kXChaChaNonceSize], const uint8_t *src, in XChaCha()
179 const uint8_t *src, uint8_t *dst, int nbytes) { in XChaCha12()
283 const uint8_t *src, uint8_t *dst, int nbytes, in DoCrypt()
/test/vts/testcases/template/binary_test/
Dbinary_test.py403 def _GetDefaultBinaryPushDstPath(self, src, tag): argument
/test/vts-testcase/vndk/
Dutils.py33 def AdbPull(self, src, dst): argument
/test/vts/drivers/hal/libcodecoverage/
Dgcov_basic_io.h80 struct block_info *src; member