Home
last modified time | relevance | path

Searched refs:RsaPad (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/google_apis/cup/
Dclient_update_protocol.cc100 std::vector<uint8> RsaPad(size_t rsa_key_size, in RsaPad() function
274 key_source = RsaPad(PublicKeyLength(), entropy); in BuildRandomSharedKey()