Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/ring/src/arithmetic/
Dbigint.rs326 fn newRR(m: &PartialModulus<M>, m_bits: bits::BitLength) -> Self { in newRR() method
/external/mdnsresponder/mDNSCore/
DuDNS.c3749 AuthRecord *newRR = (AuthRecord*)zoneData->ZoneDataContext; in RecordRegistrationGotZoneData() local