Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Drsa_private_key.cc146 !ReadInteger(&src, end, &modulus_)) in Import()
215 bool PrivateKeyInfoCodec::ReadInteger(uint8_t** pos, in ReadInteger() function in crypto::PrivateKeyInfoCodec
Drsa_private_key.h97 bool ReadInteger(uint8_t** pos, uint8_t* end, std::vector<uint8_t>* out);