Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Drsa_private_key_nss.cc136 bool RSAPrivateKey::ExportPublicKey(std::vector<uint8_t>* output) const { in ExportPublicKey() function in crypto::RSAPrivateKey
Drsa_private_key.cc115 bool PrivateKeyInfoCodec::ExportPublicKey(std::vector<uint8_t>* output) { in ExportPublicKey() function in crypto::PrivateKeyInfoCodec