Home | History | Annotate | Download | only in webdata

Lines Matching refs:Encryptor

24 #include "chrome/browser/password_manager/encryptor.h"
115 Encryptor::EncryptString16(text, &encrypted_data);
138 Encryptor::DecryptString16(encrypted_number, &credit_card_number);