Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Drsa_private_key.h43 static const uint8_t kSequenceTag = 0x30; variable
Dsignature_verifier_unittest.cc1018 static const uint8_t kSequenceTag = 0x30; in EncodeRSAPublicKey() local