Searched defs:nbytes (Results 1 – 3 of 3) sorted by relevance
/test/vts-testcase/kernel/encryption/ |
D | vts_kernel_encryption.h | 31 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()
|
D | aes_256_xts.cpp | 54 const uint8_t *src, uint8_t *dst, int nbytes, in DoCrypt()
|
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, int nbytes, in DoCrypt()
|