Searched defs:DoCrypt (Results 1 – 2 of 2) sorted by relevance
/test/vts-testcase/kernel/encryption/ | ||
D | aes_256_xts.cpp | 52 bool Aes256XtsCipher::DoCrypt(const uint8_t key[kAes256XtsKeySize], in DoCrypt() function in android::kernel::Aes256XtsCipher |
D | adiantum.cpp | 281 bool AdiantumCipher::DoCrypt(const uint8_t key[kAdiantumKeySize], in DoCrypt() function in android::kernel::AdiantumCipher |