Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Drsa_private_key_nss.cc114 bool RSAPrivateKey::ExportPrivateKey(std::vector<uint8_t>* output) const { in ExportPrivateKey() function in crypto::RSAPrivateKey
Drsa_private_key_openssl.cc131 bool RSAPrivateKey::ExportPrivateKey(std::vector<uint8_t>* output) const { in ExportPrivateKey() function in crypto::RSAPrivateKey