Home
last modified time | relevance | path

Searched defs:EncryptInPlace (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/vold/
H A DEncryptInplace.cpp267 bool InPlaceEncrypter::EncryptInPlace(const std::string& crypto_blkdev, in EncryptInPlace() function in InPlaceEncrypter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer.cc4195 size_t QuicFramer::EncryptInPlace(EncryptionLevel level, in EncryptInPlace() function in quic::QuicFramer