Searched defs:CryptString (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/rtc_base/ | ||
D | crypt_string.cc | 37 CryptString::CryptString() : impl_(new EmptyCryptStringImpl()) {} in CryptString() function in rtc::CryptString |
D | http_common.h | 20 class CryptString; variable |
/external/cronet/stable/crypto/ | ||
D | encryptor.cc | 101 bool Encryptor::CryptString(bool do_encrypt, in CryptString() function in crypto::Encryptor |
/external/cronet/tot/crypto/ | ||
D | encryptor.cc | 101 bool Encryptor::CryptString(bool do_encrypt, in CryptString() function in crypto::Encryptor |