Home
last modified time | relevance | path

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

/external/chromium/base/crypto/
Drsa_private_key.cc245 !ReadInteger(&src, end, &modulus_)) in Import()
314 bool PrivateKeyInfoCodec::ReadInteger(uint8** pos, in ReadInteger() function in base::PrivateKeyInfoCodec
Drsa_private_key.h89 bool ReadInteger(uint8** pos, uint8* end, std::vector<uint8>* out);