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