Searched refs:AndroidRSAPrivateKey (Results 1 – 3 of 3) sorted by relevance
16 crypto::RSAPrivateKey* AndroidRSAPrivateKey(Profile* profile);
89 rsa_key_.reset(AndroidRSAPrivateKey(profile)); in UsbDeviceProvider()
183 crypto::RSAPrivateKey* AndroidRSAPrivateKey(Profile* profile) { in AndroidRSAPrivateKey() function